-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
TI DSP DM642 procedure for histogram and histogram equalization
TI DSP DM642程序,求直方图,并进行直方图均衡-TI DSP DM642 procedure for histogram and histogram equalization
- 2022-03-13 01:48:11下载
- 积分:1
-
image processing operations, will be able to handle BMP format images can be ach...
图像处理作业,能够处理BMP格式的图像,能够实现多达29种效果。是图像处理方面的一个很好的演示程序-image processing operations, will be able to handle BMP format images can be achieved up to 29 types of effects. Image processing is a good demonstration program
- 2022-01-26 14:33:48下载
- 积分:1
-
用C++语言编写的神经网络编程,以及注释
神经网络编程, 用c语言写的, 还有注释-Neural network programming, using c language, as well as the Notes
- 2023-07-11 20:10:02下载
- 积分:1
-
图像处理的简化方法
simplified approach to image processing
- 2022-01-25 23:20:25下载
- 积分:1
-
feature extraction change detection is a key issue, corner detection is particul...
特征提取是变化检测中一个关键问题,角点的检测显得格外重要,vc++角点检测源代码-feature extraction change detection is a key issue, corner detection is particularly important, Kok vc++ source code detection
- 2022-11-18 18:35:03下载
- 积分:1
-
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。
一个画直方图的软件,有原代码,用 BORLAND C + + BILDER 编的。-a painting histogram software, the original code used BORLAND C BILDER series.
- 2022-07-22 06:38:26下载
- 积分:1
-
代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实...
代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
- 2022-03-10 17:47:43下载
- 积分:1
-
An article on the particle filter in target tracking applications.
一篇文章,是关于粒子滤波在目标跟踪中的应用。-An article on the particle filter in target tracking applications.
- 2023-08-15 17:55:03下载
- 积分:1
-
基于模糊聚类分割的图像分割算法
图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
- 2022-11-15 02:55:03下载
- 积分:1