-
-
V3D_Viewer_1.01_SourceCode.zip
V3D-Viewer is a Dicom and "Philips V3D 3DRA" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve selection tool.
-
hist2d.rar
Calculates and returns the 2 Dimensional Histogram of D
-
image_process.zip
... image manipulation. It is written in pure C++ and is easily to portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image transformation with over 100 predefined effects.
-
DigitalImageProcessing_v1.rar
本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
-
DecklinkHistogram.rar
... Microsoft Windows video capture and preview application. It uses the Sample Grabber Filter and the ISampleGrabber interface to extract samples from a capture graph and into an application for in order to perform a histogram analysis on the video frames.
-
-
image_proc.rar
The program is used to realise the histogram, quantization and filtering of the image.
-
HistogramVC.rar
... filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel ... image
// using histograms, to enhance the image, etc.
// Histogram stretch (aka automatic gain control):
// Stretches the image ...
-
-
2136.rar
... (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format ...
-