资源列表
program
- 可以将分割完的子图像进行二值化,二值化效果很明显,易于下一步的分割识别-You can split end of the sub-image binarization, thresholding effect is obvious and easy to identify the next stage of segmentation
gailv
- 可以进行概率计算,也可以进行取余运算,可以实现图像的基本操作-Probability can be calculated, but also can take over operations, the basic operation of the image can be achieved
quyu
- 可以进行直方图计算,也可以进行灰度运算,可以实现图像的变换操作-Histogram can be calculated, it can be gray-scale operation, the image transformation operation can be achieved
shanglu
- 实现图像的基本操作,可对图像进行一些简单的操作,比如图像增强,图像恢复-To achieve the basic operation of the image may be an image of some simple operations, such as image enhancement, image restoration, etc.
ExtractedUsingCannyEdgeOperator
- 用Canny算子检测图象边缘,实现很好的效果-Image with Canny edge detection operator to achieve excellent results
ContourTracking
- 对图象中的物体实现很好的轮廓跟踪,效果很好-The image of an object to achieve a good contour tracking, good results
HoughTransform
- 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
ImageThinning
- 对图象进行细化,得到物体的单像素构架,并在MFC中实现-Refinement of the images obtained objects, a single pixel architecture is implemented in the MFC
MedianFilter
- 能对图象进行中值滤波,效果不错,并在MFC中实现-Can median filter images, the effect well, and in MFC to achieve
vtkKWEGPUVolumeRayCastMapper_ShadeFS
- vtk code visualization of mdeical images
twovirable
- 这段代码能实现图像预处理中的二值化,因为有些图像处理过程,这个步骤是必须的。-The code can achieve image pre-processing of the binarization, because some image processing, this step is necessary.
A-Literature-Review-of-Image-Segmentation
- This literature review attempts to provide a brief overview of some of the most common segmentation techniques, and a comparison between them. It discusses the “Grab-Cut” technique, and reviews some some of the common matting techniques. The graph cu
