资源列表
sharp
- 图像锐化,使用了指针,记得unsafe编译-Image enhancement, using a pointer, remember unsafe compiler
CompareImage
- 几何匹配,创建模板->编辑模板,最终寻求到满足条件的区域-Geometric matching to create template-> edit the template, eventually seeking to meet the conditions of the region
deer
- 向亮度较高的方向生长为向内生长;向亮度较低的方向生长为向外生长。检测时误识别为白色区域的孔洞具有较高亮度,因此本文规定如果待生长点的亮度I大于一个阈值T则认为是向内生长,否则为向外生长。阈值T规定为235。确定为向内生长的区域如果为一闭合区域,即该区域的周围均是已经检测出的镜面反射区域,则直接将该区域设置为镜面反射区域。否则,向内生长结束的条件是亮度小于给定阈值Th,并且没有遇到表面材质边缘。边缘信息采用YCrCb颜色空间的Cr分量由“CANNY”算子求得-regiongrow
fdfsf
- 基于random walker 算法实现DR图像的切割方法,主要应用的是设置种子点进行切割。-DR algorithm based on random walker image of cutting methods, the main application is to set the seed point for cutting.
grady2006isoperimetric_code
- 该算法是Leo GRADY 在2006年基于随机游走算法实现图像切割-The algorithm is Leo GRADY in 2006, the random walk algorithm based on image cut
minimal_surface_matlab_code
- 该源代码是图片切割的详细源代码,是2006年实现的-The source code is a detailed picture cutting the source code, implemented in 2006
randomwalk
- Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials
grady2004space_phd_code.tar
- 该源代码是Leo Grady,基于随机游走算法来实现的图片切割-The source code is Leo Grady, based on random walk algorithm to realize the image cut
grady2004faster_code.tar
- 该算法用于图片切割,有详细的源代码和注释。于是希望大家能好好利用-The algorithm used for image cutting, detailed source code and comments. So hope that we can make good use of
jpegdecode
- c语言jpeg解码有详细注释,移植到sd卡可以解码jpg图片-c language jpeg decode detailed notes, transplanted to the sd card can decode jpg image
midfilter
- C语言编写的中值滤波程序,可对DIB图像进行中值滤波-C language median filtering process can DIB image median filtering
ClimbingAlgo
- 登山算法及数学形态学的程序,图像分析的作业,具有一定得参考价值。-Climbing algorithm and mathematical morphology procedures, image analysis of the work, has got to reference value.
