-
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑...
《VC++图象处理程序设计》 书中代码
天津理工大学 计算机科学与工程系 杨淑莹
第二章特效显示
第三章几何变换
第四章灰度变换
第五章平滑处理
第六章锐化及边缘检测
第七章图像分割
第八章形态学
第九章图像的变换域处理
第十章图像合成
第十一章24位彩色
第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University Computer Science and Engineering 2.Tianjin second Zhang revealed the third chapter effects geometric transformation Gray Transform Chapter IV of chapter V of Chapter VI of smoothing and sharpening edge detection Chapter VII map as Segmentation Chapter VIII IX morphological image processing 10th Transform Image Synthesis Chapter 24 Chapter 11 Chapter 12 Color Wavelet Transform
- 2022-01-24 10:02:51下载
- 积分:1
-
err
基于visual c++ 2005实现
ColorPicker是一个基于对话框的应用程序,它具有以下功能:
1. 色彩编辑功能
用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。
2.RGB颜色空间和HSV颜色空间的转换
当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。
3.取色功能
取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。-err
- 2022-03-11 10:05:49下载
- 积分:1
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想...
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduction Finally fuzzy C-means clustering, fuzzy clustering is a very important thinking, recently re-image processing on the use of such thinking, but also Innovative thinking is that
- 2023-08-03 04:00:03下载
- 积分:1
-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分:1
-
通过分类器自动识别图像中的人脸
通过分类器自动识别图像中的人脸-Automatic recognition through classifier human face images
- 2022-10-15 16:50:05下载
- 积分:1
-
关于图像处理的一些简单介绍,货比三家而非国防工程
关于图像处理的一些简单介绍,货比三家而非国防工程-On some simple image processing, the shop around rather than national defense project
- 2022-08-18 16:42:18下载
- 积分:1
-
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分...
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分-Based on wavelet transform modulus maxima of the multi-scale image edge detection, relatively simple, but useful, is himself a part of pattern recognition procedures
- 2023-05-03 15:30:04下载
- 积分:1
-
基于多特征描述和DPF区域匹配的图像检索
基于多特征描述和DPF区域匹配的图像检索-Based on multi-feature description and matching DPF Regional Image Retrieval
- 2022-10-04 04:30:03下载
- 积分:1
-
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看...
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看-/* This program is to read and write bmp imag es*/bit map reading and writing operations, is an eye-catcher
- 2022-01-26 07:47:54下载
- 积分:1