-
perform the Hough Transform of a square binary image. Significantly faster than...
perform the Hough Transform of a square binary image. Significantly faster than version 1.
- 2022-05-24 01:07:43下载
- 积分:1
-
一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下...
一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下-Matlab a classic of the sift algorithm, used in image registration, beginners can learn under
- 2023-05-11 18:55:03下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-07-08 00:53:15下载
- 积分:1
-
彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。...
彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。-color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.
- 2022-06-12 00:31:25下载
- 积分:1
-
边界检测,通过灰度变快慢换查找边界,设置阈值。
边界检测,通过灰度变快慢换查找边界,设置阈值。-boundary detection,Through the gray variable speed in search boundary,Setting threshold.
- 2023-04-14 09:55:04下载
- 积分:1
-
24 and 256 map conversion conversion between True Color 24
24位与256位图间的相互转换
转换24位真彩色文件到黑白灰度BMP图片
可提供处学者参考-24 and 256 map conversion conversion between True Color 24-bit grayscale BMP file to black and white picture can provide scholars Reference Department
- 2022-01-27 16:01:21下载
- 积分:1
-
这是一个图像的预处理程序,把几个图像进行平均
这是一个图像的预处理程序,把几个图像进行平均-This is an image preprocessing procedures, the average number of images
- 2022-07-21 16:07:40下载
- 积分:1
-
A very good blob algorithm, can be achieved on the blob graphics track, and show...
一个很不错的blob算法,可以实现对blob图形的track,并显示边缘。-A very good blob algorithm, can be achieved on the blob graphics track, and shows the edge.
- 2022-01-25 20:06:35下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1
-
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。...
维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
- 2022-05-16 05:09:26下载
- 积分:1