-
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
-
dual filter ht equals primal filter h (orthogonal transform) creates Daubechies...
dual filter ht equals primal filter h (orthogonal transform)
% creates Daubechies orthogonal filter -dual filter ht equals primal filter h (orthogonal transform) creates Daubechies orthogonal filter
- 2022-08-24 00:20:49下载
- 积分:1
-
You can draw an arbitrary polygon, and can choose different colors
可以绘制任意多边形,并且可以选择不同颜色-You can draw an arbitrary polygon, and can choose different colors
- 2022-08-22 22:03:28下载
- 积分:1
-
基于组织的粒子群优化的最大类间方差阈值图像分割
基于组织的粒子群优化的最大类间方差阈值图像分割-Based on Particle Swarm Optimization organization of maximum between-cluster variance threshold Image Segmentation
- 2022-05-10 21:36:33下载
- 积分:1
-
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数...
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数-Image processing class, can be used to display images, open, along with a packaged CDIB function, all of which can directly call the function
- 2022-05-31 19:15:34下载
- 积分:1
-
实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。...
实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。-Realized images of the terrain quadtree hierarchical, according to the image gradient and the dense distribution of slicing.
- 2022-08-10 06:26:40下载
- 积分:1
-
这是一个读取yuv视频序列的程序,可以读取灰度也可以是彩色...
这是一个读取yuv视频序列的程序,可以读取灰度也可以是彩色-This is a read yuv video sequence of procedures, which can be read can also be a gray color
- 2022-01-25 22:56:17下载
- 积分:1
-
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。...
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。-This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.
- 2022-08-13 16:41:13下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1
-
opencv 读图像,feichangbucuo
opencv 读图像,feichangbucuo-opencv
- 2022-05-15 07:04:30下载
- 积分:1