资源列表
zuoye5
- 用MATLAB实现如何用判别分析法确定最佳阈值-MATLAB how discriminant analysis method to determine the optimal threshold value
五边形的虚线填充
- 虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
数字图像处理--北京大学讲义
- 图像处理的北京大学讲义,讲述了图像处理的基础知识-image processing Beijing University lectures, on the basis of image processing knowledge
test psnr
- 视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal. there are a little program . It tests the PSNR of the YUV in the image.
Clesson23
- 这个源程序是一个显示三维模型的,功能是打开三维模型,然后可以对其进行旋转,平移等-this source is a three-dimensional model shows that its function is to open the three-dimensional model, which can then be its rotation, translation, etc.
ARX例子
- 是用ObjectARX开发AutoCAD初学者很好的例子,说明如何从简单的开发到复杂的-is ObjectARX AutoCAD beginners very good example on how to develop from simple to complex
OpenCV 4 下的图像任意角度的旋转
- OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle / / Image Rotation question Img_old / / to return to the rotation after the image type
gvfc
- 基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
Jpg
- 把BMP格式的图象转成JPG形式的图象的软件的源代码!-The code can transfer the BMP image to JPG image
matlab_function(imageprocessing)
- matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容-matlabmatlab
Devil-SDK-1.6.7
- *nix users should read README.unix VisualC users should read README.visualc Cygwin users should read README.cygwin PS: *nix stands for GNU/Linux, *BSD, SunOS/Solaris and perhaps some more.
clahe
- 自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image