-
数字图像处理方面的讲义及代码,共九章节,详细讲述,利于学习...
数字图像处理方面的讲义及代码,共九章节,详细讲述,利于学习-digital image processing code and the lectures, a total of nine chapters detail, conducive to learning
- 2022-08-14 20:00:33下载
- 积分:1
-
vc do a yardstick
vc做的一个标尺-vc do a yardstick
- 2022-02-04 05:40:10下载
- 积分:1
-
不用说了gunplot,科学绘图类的老大
不用说了gunplot,科学绘图类的老大-Needless to say the gunplot, scientific drawings of the oldest category
- 2022-05-21 15:45:03下载
- 积分:1
-
散焦模糊去除
对于一副散焦的文字照片,选择合适的方法将其去模糊(1) 对模糊图G进行LAPLACE滤波,得到X(2) 对X自相关,得到O(3) 对O搜索对应最小值的圆环为了削弱振铃效应,使用了edgetaper函数以模糊图像边缘。
- 2023-05-04 01:40:04下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1
-
support eight palette bitmap and 24
支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
- 2022-07-03 02:16:23下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
修复对象的源代码
object inpainting source code
- 2022-06-25 22:53:18下载
- 积分:1
-
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件....
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件.-Visual C++ Image processing procedures. Can identify people in the face. Faster. But in response to the library file to use.
- 2022-07-04 17:44:41下载
- 积分:1
-
原来的源代码,作品在变形的人,作为一个整体,然后…
The original source codes works on morphing two people faces as a whole and then combine them by cross dissolve. In this project, I have modified the code so that it works on one face and morph partially on the face, such as the mouth, left eye and right eye.-The original source codes works on morphin g two people faces as a whole and then combine the m by cross dissolve. In this project, I have modified the code so that it works on one fa ce and morph partially on the face, such as the mouth, left eye and right eye.
- 2022-12-13 17:20:04下载
- 积分:1