-
The use of cable operator Belle image edge detection and extraction, the effect...
采用索贝儿算子对图像进行边缘的检测和提取,效果一般吧,粗糙的示例程序。-The use of cable operator Belle image edge detection and extraction, the effect of the general bar, rough examples of procedures.
- 2023-07-11 13:30:03下载
- 积分:1
-
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the mean filter algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-10 05:40:04下载
- 积分:1
-
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。...
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。-File contains the code contourlet decomposition and reconstruction, along with Original and reconstructed images.
- 2022-01-26 02:27:23下载
- 积分:1
-
基于Matlab实现图像处理中的中值滤波,并以图像中去除椒盐噪声为例...
基于Matlab实现图像处理中的中值滤波,并以图像中去除椒盐噪声为例-Based on Matlab realize image processing median filter, and remove the salt and pepper noise image as an example
- 2022-03-23 15:24:15下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
PixelFusion工程实现图像融合,PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片...
PixelFusion工程实现图像融合,PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。-PixelFusion works to achieve image fusion, PixelFusion project is running, users have to load two images, one full color image to choose a given picture spot.bmp, and multi-spectral images for a given picture tm.bmp. Then the user can choose a variety of fusion algorithm fusion treatment.
- 2023-07-11 03:10:04下载
- 积分:1
-
harris corner extraction algorithm of matlab source code
harris算法提取角点的matlab源代码-harris corner extraction algorithm of matlab source code
- 2023-01-01 21:10:20下载
- 积分:1
-
区域生长法获取图像的边界必须有很多方法…
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
- 2022-01-21 05:24:23下载
- 积分:1
-
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
- 2022-02-27 08:43:34下载
- 积分:1
-
实现了sobel 和kirsch 算子进行边缘检测的功能实现。
实现了sobel 和kirsch 算子进行边缘检测的功能实现。-Realize the sobel and Kirsch edge detection operator to realize the function.
- 2022-01-26 02:03:20下载
- 积分:1