-
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章...
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image processing program design," Chapter 5
- 2022-02-25 08:43:03下载
- 积分:1
-
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos...
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos are hereby placed in the public domain. They may be shared
or copied as long as NO fee is charged for their distribution or use.
-the encoding and decoding demonstration uuencode uudecode are in the public domain. dos2unix and unix2dos are hereb y placed in the public domain. They may be shared or copied as long as NO fee is charged for their di stribution or use.
- 2022-01-27 13:04:21下载
- 积分:1
-
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充...
纵向扫描的多边形填充算法,可以实现任意多边形的扫描填充-Longitudinal scan of the polygon fill algorithm, you can realize arbitrary polygon scan fill
- 2022-05-17 04:22:24下载
- 积分:1
-
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能...
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
- 2022-07-18 19:23:53下载
- 积分:1
-
本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值…
本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。-This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
- 2022-07-06 14:28:51下载
- 积分:1
-
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能...
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
- 2023-02-21 06:05:03下载
- 积分: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
-
Polygon Filling Algorithm is a computer graphics algorithm for the basic algorit...
多边形的填充算法 是计算机图形学的基本算法 包括算法报告-Polygon Filling Algorithm is a computer graphics algorithm for the basic algorithm, including the report of
- 2022-08-20 05:53:17下载
- 积分:1
-
详细的介绍了数字图像处理中的集中比较有用的算法,比如领域法等;...
详细的介绍了数字图像处理中的集中比较有用的算法,比如领域法等;-Detailed introduction of digital image processing algorithms focus on more useful, such as the field of law
- 2023-05-13 17:55:03下载
- 积分:1
-
图像旋转:通 过 处 理 可 使 图 像 旋 转 任 意角度
图像旋转:通 过 处 理 可 使 图 像 旋 转 任 意角度-Image Rotation: Rotate the image by processing any angle can
- 2022-04-21 16:32:31下载
- 积分:1