-
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等...
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等-Contains a number of common remote sensing image processing algorithms, have median filter, Laplacian algorithm
- 2023-01-31 06:30:04下载
- 积分:1
-
是图像处理的程序,但是没有完善后面的还请各位大虾添加
是图像处理的程序,但是没有完善后面的还请各位大虾添加-Is the image processing procedures, but did not improve the back also please add shrimp
- 2022-05-17 14:51:43下载
- 积分:1
-
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。...
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。-In the VS programming environments, display an image, the Fourier transform, high-frequency part of the increase in the value of the original image and the transformed images were compared.
- 2023-09-01 01:25:03下载
- 积分:1
-
这是一个开发环境下的“数字图像处理,与Q”。
这是一份VC开发环境下的“数字图像处理”一书的配套源代码。对搞VC数字图像处理的朋友应该很有帮助。-VC This is a development environment under the "Digital Image Processing," a book supporting source code. To engage in digital image processing VC friends should be helpful.
- 2022-03-14 16:29:12下载
- 积分: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
-
SART代数迭代算法,CT系统中经典算法
SART代数迭代算法,CT系统中经典算法-SART
- 2022-01-28 01:23:47下载
- 积分:1
-
算术编码的c语言源代码实现,写的不好,希望大家提提意见
算术编码的c语言源代码实现,写的不好,希望大家提提意见-arithmetic coding in C language source code to achieve and write well, you make a suggestion hope
- 2022-03-24 02:11:52下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
运营商哈里斯经典源码,通过文件路径的发展可以发展。
经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
- 2023-05-12 12:00:03下载
- 积分:1
-
C++实现的由匀速直线运动造成的模糊图象进行模糊和复原操作,图像要求256色...
C++实现的由匀速直线运动造成的模糊图象进行模糊和复原操作,图像要求256色-C achieved by the uniform linear motion blurred image caused by the fuzzy and recovery operations, require 256-color image
- 2022-02-04 19:22:49下载
- 积分:1