-
Retinex算法的C语言代码实现的图像处理
retinex算法的C语言代码实现,用于图象处理-Retinex algorithm realize the C language code for the image processing
- 2023-03-30 05:30:02下载
- 积分:1
-
最基础基本的粒子算法非直线在线粒子滤波指导教程
最基础基本的粒子算法非直线在线粒子滤波指导教程-The most basic particles of basic non-linear algorithm to guide tutorial particle filter online
- 2023-07-04 14:05:03下载
- 积分:1
-
该程序可以检测图片中的角点
是一个matlab程序
该程序可以检测图片中的角点
是一个matlab程序-The program can detect the picture in the corner is a matlab program
- 2022-02-12 02:17:50下载
- 积分: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
-
基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。
基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
- 2022-02-12 21:49:41下载
- 积分:1
-
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行...
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行-Remote sensing applications, the Normalized Difference Temperature Index (NDTI) the core code, recently wrote, can be transferred to your platform to read and write operation of VC images
- 2022-03-13 14:44:56下载
- 积分:1
-
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。...
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。-In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
- 2023-07-05 11:25:03下载
- 积分:1
-
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面...
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面-Matalab image enhancement procedures, which have based on the wavelet, contourlet Transform, etc.拉普拉斯塔enhanced, more detailed, it has documentation
- 2022-09-29 18:30:03下载
- 积分:1
-
Can open the true color or 256 colors bitmap images, change color to gray, media...
可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。-Can open the true color or 256 colors bitmap images, change color to gray, median filter, mean filter, otsu algorithm for image segmentation, such as binary treatment.
- 2022-03-17 22:19:10下载
- 积分:1
-
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。...
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。-This is JEPG, GIF, and BMP image processing a VC program, you can open and to achieve a number of treatment.
- 2023-02-10 20:20:03下载
- 积分:1