-
这是一个图片的图像分割算法的增长,对于一些体育的…
这是 针对 图象分割的图象生长算法,用来分割有多个峰的灰度图像,在Vc环境下-this is a picture of the image segmentation algorithm growth, for a number of peaks divided the gray image in Vc environment
- 2022-03-25 15:05:05下载
- 积分:1
-
这是一个对二维图形矢量化的源码,对二维图形变成很有帮助。...
这是一个对二维图形矢量化的源码,对二维图形变成很有帮助。-This is a two-dimensional vector graphics of the source of two-dimensional graphics become very helpful.
- 2022-08-17 17:02:10下载
- 积分:1
-
Realize moving target detection and tracking, need to configure the OpenCV
实现运动目标的检测和跟踪,需要配置OpenCV-Realize moving target detection and tracking, need to configure the OpenCV
- 2022-09-17 10:50:03下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
camera calibration with the method of zhangzhengyou
camera calibration with the method of zhangzhengyou
- 2022-01-25 23:23:55下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of a...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Wash分析-for image processing, have been tested, the very practical, The main source of analysis Wash.
- 2023-07-02 20:30:02下载
- 积分:1
-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
KL Face Recognition Face Recognition KL
K-L的人脸识别
K-L的人脸识别-KL Face Recognition Face Recognition KL
- 2022-04-30 14:02:40下载
- 积分:1
-
利用Contourlet变换和小波变换的图像去噪处理,一…
运用contourlet变换和小波变换对图像进行去噪处理,并将二者的去噪效果通过PSNR进行对比.文中包含去噪.m文件和求PSNR的.m文件.程序中注释详细,值得参考.通过测试的代码.-Use Contourlet transform and wavelet transform for image denoising treatment, and the denoising effect of the adoption of both PSNR comparison. Paper contains denoising. M documents and PSNR for the. M file. Program notes in detail, it is also useful. Through test code.
- 2023-07-18 13:40:02下载
- 积分: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