-
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
- 2022-07-10 15:16:57下载
- 积分:1
-
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。-Synthetic aperture radar images (SAR) the basic procedures, open
- 2022-01-26 05:37:40下载
- 积分:1
-
国外著名大学成功的人脸检测示例中的一部分!一共5个压缩包。包含多种环境下的代码!
1、mpisearch.rar,2047KB,国外著名大学成功的人脸检测示...
国外著名大学成功的人脸检测示例中的一部分!一共5个压缩包。包含多种环境下的代码!
1、mpisearch.rar,2047KB,国外著名大学成功的人脸检测示例中一部分!包含多种环境下的代码
2. eyefinder.rar,757KB,国外著名大学成功的人脸检测示例中的人眼检测!包含多种环境下的代码
3. colortracker.rar,99KB,国外著名大学成功的人脸检测示例中的颜色跟踪!包含多种环境下的代码
4. blinkDetector.rar
-famous University of face detection part of the sample! A total of five compressed. Covering a wide variety of circumstances code! 1, mpisearch.rar, 2047KB. famous University of face detection illustration part! Includes a variety of environments under the code 2. Eyefinder.rar, 757KB, famous University of face detection example of the human eye inspection! Covering a wide variety of circumstances code 3. Colortracker.rar, 99KB. famous University of face detection examples of color tracking! Covering a wide variety of circumstances code 4. BlinkDetector.rar
- 2022-03-22 06:28:12下载
- 积分:1
-
VC++ 实现mirror、flip、grayscale、negative、psudo colors、psudo threshold、lighten、darke
VC++ 实现mirror、flip、grayscale、negative、psudo colors、psudo threshold、lighten、darken、contrast、sharpen等功能。-VC++ Realize mirror, flip, grayscale, negative, psudo colors, psudo threshold, lighten, darken, contrast, sharpen functions.
- 2022-08-18 05:41:11下载
- 积分:1
-
最常用的图像处理函数集合,采用类的形式整理出来,包括读写等等
最常用的图像处理函数集合,采用类的形式整理出来,包括读写等等 -The most commonly used image processing function of the collection, collation used by the form of categories, including reading and writing, etc.
- 2023-03-08 23:55:04下载
- 积分:1
-
sltoolbox(统计学习工具箱)组织了一套全面的MATLAB…
sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms
- 2022-03-17 09:15:11下载
- 积分:1
-
Master the development of time
大师开发的时频分析工具箱,matlab语言编写,可作为toolbox。-Master the development of time-frequency analysis toolbox, matlab language as a toolbox.
- 2022-10-17 11:55:03下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1
-
RANSAC算法拟合抛物线,涂在眼皮上。具体代码将…
RanSac算法,拟合抛物线,画出上眼皮。具体看代码就能明白。-RANSAC algorithm, fitting a parabola, painted on the eyelids. Specific code will be able to understand the look.
- 2022-04-09 02:37:59下载
- 积分:1