▍1. NewOtsuThreshold
改进经典的otsu算法,使其适应目标所占图像比例较小的情况,使图像分割方法更具有自适应性 (Improve classic otsu algorithm to achieve image segmentation)
改进经典的otsu算法,使其适应目标所占图像比例较小的情况,使图像分割方法更具有自适应性 (Improve classic otsu algorithm to achieve image segmentation)
完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
显示处理后的BMP图像文件,VC C++ (read the bmp images )
use Codeblocks MinGW in openCV
医用图像处理程序,处理dicom文件。开源软件,参考dcmtk(dicom process soft)
针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
数字图像处理边缘检测算法VC源码,里面包括多种检测算子(Digital image processing edge detection algorithm VC source code,Which includes a variety of detection operator )
基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
这是一个基于vc++语言下读取像素点灰度值(write highhui of a photo!)
程序是基于DSP的数字图像处理技术,可以实现军事滤波,中值滤波和维纳滤波,实现效果较好(The program is a DSP-based digital image processing technology, the military filtering, median filtering and Wiener filtering, better )
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。(First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.)
基于区域的稠密立体匹配方法(论文) 关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
VC做的图像处理方面的一些代码,仅供参考(VC do image processing of some code, only supplies the reference )
利用形态学,霍夫(Hough)变换,实现畸变QR码的4个角点的定位。(To correct the distortion of the QR code,use morphology operation, Hough transform, to locat the positioning of the four corner points)
《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")