-
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
-
散乱数据类型,三
散乱数据类型,对三维重构中数据的预处理,对于三角网格化提出了一种相邻轮廓同步前进法,达到了很好的效果。-Scattered data type, three-dimensional reconstruction of the data pre-processing, for the triangular grid paper, a simultaneous advance adjacent contour method achieved very good results.
- 2023-06-20 03:10:04下载
- 积分:1
-
基于USB接口的ccd图像处理程序,CCD采用的事线阵CCD,数据采集完成后,通过USB接口送至上位机处理,这里主要是实时图像的现实及分析等,见代码...
基于USB接口的ccd图像处理程序,CCD采用的事线阵CCD,数据采集完成后,通过USB接口送至上位机处理,这里主要是实时图像的现实及分析等,见代码-picture process in line CCD,and the data channel is USB
- 2023-04-18 08:00:03下载
- 积分:1
-
图像处理的FFT代码。
Image Processing FFT Code.
C++图像处理FFT代码。-Image Processing FFT Code.
- 2023-07-19 16:00:03下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。
PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project
Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection.
With regard to program operation,
DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms,
Need to emphasize that its only 256-color format for image processing.
PixelFusion engineering program runs,
- 2022-03-09 21:11:55下载
- 积分:1
-
主要实现在灰度图像上处理图像的灰度值,包括灰度线性变换等操作。如果是彩色图像则首先灰度化,在进行操作。...
主要实现在灰度图像上处理图像的灰度值,包括灰度线性变换等操作。如果是彩色图像则首先灰度化,在进行操作。-main achievement of the gray image processing images on the gray values, including gray linear transformation operation. If it is the first color image is gray, the operation is in progress.
- 2023-07-05 00:15:04下载
- 积分:1
-
快速角点检测算法,不计算倒数,因此速度比传统方法快!
快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
- 2022-05-23 12:34:36下载
- 积分:1
-
基于小波的人脸识别算法的实现。这是我们研究时写的代码,实际应用时可根据自己的需要做适当的调整改变。...
基于小波的人脸识别算法的实现。这是我们研究时写的代码,实际应用时可根据自己的需要做适当的调整改变。-Face recognition based on wavelet algorithm implementation. This is our study writing code, the actual application can be based on their own needs appropriate adjustments to change.
- 2022-08-23 21:40:33下载
- 积分:1
-
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片...
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
- 2022-03-12 03:35:15下载
- 积分:1
-
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码...
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码-2D image processing procedures, similar FRACTAL STUDIO features a very powerful Needless to say, this is the source code
- 2023-06-05 19:40:04下载
- 积分:1