-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
A small remote sensing image processing procedures, including image enhancement...
一个小型遥感图象处理程序,包括图象增强锐化、快速傅立叶变换等。-A small remote sensing image processing procedures, including image enhancement sharpening, such as Fast Fourier Transform.
- 2022-05-30 21:13:26下载
- 积分: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
-
The realization of fast frequency
快跳频的实现方法,实现语句很简单,需要提前实现BIT到SYMBOLS-The realization of fast frequency-hopping method, the realization of statement is very simple, the need to advance the realization of BIT to the SYMBOLS
- 2023-08-25 07:40:04下载
- 积分:1
-
通过采样比较对人的鼻子进行识别,C++源代码
通过采样比较对人的鼻子进行识别,C++源代码-Through the sample compared to the human nose to identify, C++ Source code
- 2022-01-25 22:04:31下载
- 积分:1
-
android 文件浏览器,可以浏览android中的文件并进行一些处理。...
android 文件浏览器,可以浏览android中的文件并进行一些处理。-android file browser, can view the document android and to deal with.
- 2022-03-09 11:47:10下载
- 积分:1
-
鲁棒拟合基础矩阵的一套公认的匹配图像分…
robustly fits a fundamental matrix to a set of putatively matched image points. This function uses an 8 point fundamental matrix solution-robustly fits a fundamental matrix to a set of putatively matched image points. This funct ion uses an eight point fundamental solution matrix
- 2022-01-31 14:43:21下载
- 积分:1
-
Harris角点检测算法和改进的Harris角点检测算法
Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
- 2022-09-25 05:30:03下载
- 积分:1
-
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。...
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。
- 2022-03-12 03:03:36下载
- 积分:1
-
图像从RGB空间转换到HSI空间和HSV变换的C++代码,HSI
实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组-Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
- 2022-02-12 03:15:58下载
- 积分:1