资源列表
Laplace
- 拉普拉斯金字塔算法跟代码!分割图像!请下载!-laplace
figurebianma
- 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
testimages
- 用来做信噪比、峰值信噪比和均方差检测的图像,比较经典,都是灰度图像-Used for signal to noise ratio, peak signal to noise ratio and standard deviation detection images, more classic, all gray image
FastICA
- 快速ICA算法实现特征提取,能够执行成功的代码-Fast ICA algorithm feature extraction
andtextureofImageSearchSystemandtheachievement
- 该论文具有图像检索功能,基于图像的纹理,形状去达到搜索的目的。运用c++语言编译代码构建系统核心部分。-The paper has an image search function, image-based texture and shape to achieve the purpose of search. Using c++ compiler code build system core.
mycanny
- MATLAB 实现各向异性扩散的canny边缘检测,检测效果十分好-MATLAB realization of anisotropic diffusion of canny edge detection, test results are quite good
ImgMirror
- vc++开发的图形图像处理程序,对图像进行水平镜像,垂直镜像处理等操作-vc++ development of graphics and image processing procedures, the level of mirror images, vertical image processing operations
adamedianfilt
- 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the traditional median filter, use
ztransform
- 基于z字形的图像置乱方法,其中对于在进行过程中对循环的控制-Z shaped based image scrambling method, which during the course of the cycle for the control of
deer
- 向亮度较高的方向生长为向内生长;向亮度较低的方向生长为向外生长。检测时误识别为白色区域的孔洞具有较高亮度,因此本文规定如果待生长点的亮度I大于一个阈值T则认为是向内生长,否则为向外生长。阈值T规定为235。确定为向内生长的区域如果为一闭合区域,即该区域的周围均是已经检测出的镜面反射区域,则直接将该区域设置为镜面反射区域。否则,向内生长结束的条件是亮度小于给定阈值Th,并且没有遇到表面材质边缘。边缘信息采用YCrCb颜色空间的Cr分量由“CANNY”算子求得-regiongrow
pcakpca
- 图像降维方法pca和kpca的matlab程序-Image dimensional reduction pca and kpca the matlab program
MyMFCPoint
- VTK+MFC单文档下读取点云数据,并且实现三维重建。是一个很不错的学习VTK的示例程序。-VTK+ MFC single document to read point cloud data, and the realization of three-dimensional reconstruction. Is a very good example of procedural learning VTK