-
MFC框架,实现图像的放大缩小功能,实现傅里叶装换,实现图像的边缘检测功能。...
MFC框架,实现图像的放大缩小功能,实现傅里叶装换,实现图像的边缘检测功能。-MFC framework to achieve image zoom function for the realization of Fourier installed to realize the edge detection image.
- 2022-01-25 22:57:13下载
- 积分:1
-
微软亚洲研究院论文:基于逆向同心拼图的绘制
微软亚洲研究院论文:基于逆向同心拼图的绘制-Microsoft Asia Research Institute thesis : Based on the reverse drawing concentric mosaics
- 2023-01-21 22:50:03下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
拷贝位图到剪贴板
拷贝位图到剪贴板-bitmap copy to the clipboard
- 2022-07-27 23:26:42下载
- 积分:1
-
不错的万年历源码
不错的万年历源码-good source of hefty almanac
- 2022-01-26 05:22:11下载
- 积分:1
-
本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能....
本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times magnification, narrow, and the screen translation, from functional.
- 2022-02-20 11:59:37下载
- 积分:1
-
Harris角检测的实现
Harris Corner Detection Implementation
- 2022-07-19 13:07:47下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序...
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序-This is based on image processing, using MATLAB programming, the realization of the edge after the edge extraction process refinement
- 2022-06-20 02:06:34下载
- 积分: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
-
Using quad to reconstruct the contour of skin , it is very useful for medical im...
运用四边形网格实现医学图像皮肤组织的三维重建算法,对于医学图像的三维重建非常有用-Using quad to reconstruct the contour of skin , it is very useful for medical image reconstruction
- 2022-05-29 00:38:09下载
- 积分:1