首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > volumehistogram

volumehistogram

  • 资源大小:433.26 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Most image histograms show a single channel of information, whether it be red, green, or blue. This is very useful but sometimes it is nice to see each color as RGB, together. Build a true color image histogram by using RGB as cartesian coordinates to display. The effect is a 3D volumetric histogram. This project is functional by not yet version 1. Completed items as follows: 1) binary tree as histogram. 2) UI to display image and histogram. 3) 3D rotate capability. 4) image loading 5) open and close dialog. Items to be added to make version 1. 1) UI show color RGB value, count, total pixel count when mouse hover histogram. 2) highlight all neighborhood pixels when mouse hover histogram. (currently, highlights only the explict pixel color). 3) continuous spin capability. 4) reference x, y, z lines. 5) refactor code to follow MVC architecture.

文 件 列 表

App.config
App.ico
AssemblyInfo.cs
bin
Debug
Release
BinaryTree.cs
ChannelHistogram.cs
ChannelHistogram.resx
ColorRGB.cs
Convolution.cs
Convolution.resx
Convolve.cs
CummulativeHistogram.cs
CummulativeHistogram.resx
Dither.cs
DitherDlg.cs
DitherDlg.resx
FocusStackDlg.cs
FocusStackDlg.resx
FocusStacking.cs
Form1.cs
Form1.resx
ImageView.cs
ImageView.resx
Log.cs
obj
Debug
Release
Resize.cs
Resize.resx
Resize_old.cs
Resize_old.resx
UnSharpMask.cs
UnSharpMask.resx
Viewer.csproj
Viewer.csproj.user
Viewer.sln
Viewer.suo
VolumeHistogram.cs
VolumeHistogram.resx
VIP VIP
0.201296s