-
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行...
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。包括图像增强,边缘检测与图像分析,图像的压缩编码,以及数学形态学等等,很不错的。-The realization of the basic digital image processing algorithms, DImageProcess works just loading Bmp format documents, will be able to achieve through the menu of various treatment algorithms, needs to stress that its only 256-color image format for processing. Including image enhancement, edge detection and image analysis, image compression coding, and mathematical morphology, etc., very good.
- 2022-09-19 22:20:03下载
- 积分:1
-
实现遥感影像的KL变换,并能计算出KL变换过程中的影像参数、特征向量及变换矩阵等统计结果...
实现遥感影像的KL变换,并能计算出KL变换过程中的影像参数、特征向量及变换矩阵等统计结果-Implementation of the KL transform of remote sensing images and can calculate the KL transform in the process of imaging parameters and transformation matrix eigenvector statistics, etc.
- 2022-03-04 10:51:09下载
- 积分:1
-
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象-use vc prepared by the realization of a ball and the refinement mapping out a teapot image
- 2022-03-01 22:54:18下载
- 积分:1
-
several commonly used image
几个常用图像处理程序源码,vc 6.0 sp6+windows2000 sp4调试通过-several commonly used image-processing program source code, vc 6.0 SP6 windows2000 Explorer debugging through
- 2022-03-12 16:20:53下载
- 积分:1
-
数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。...
数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。-Lee inside the gray-scale mathematical morphology erosion operation, that looks at writing, through the MATLAB simulation, and standards for the same algorithm
- 2022-09-08 07:25:03下载
- 积分:1
-
数字影像相关系数匹配算法的vc实现 功能全部实现
数字影像相关系数匹配算法的vc实现 功能全部实现-Digital image correlation matching algorithm to achieve the vc
- 2022-07-01 09:54:19下载
- 积分:1
-
This procedure is based on the total equation of forward intersection, applicabl...
此程序是基于共线方程的前方交会,适用于遥感,近景摄影测量,测绘类专业的多片前方交会处理,和网上流行的点系数法前方交会有所不同-This procedure is based on the total equation of forward intersection, applicable to remote sensing, close-range photogrammetry, Mapping Specialty front of the intersection of multi-chip processing, and online popular spots coefficient method is different from the front intersection
- 2022-07-10 04:39:09下载
- 积分:1
-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分:1
-
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
- 2022-07-25 20:35:46下载
- 积分:1
-
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能...
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
- 2022-02-22 08:53:29下载
- 积分:1