-
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)...
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)-Edge Detection (prewitt edge detection operator, roberts edge detection operator, Krisch edge detection operator)
- 2022-02-01 02:09:27下载
- 积分:1
-
这是一本经典的工程文档书写教程,提出了金字塔原理,对于书写文档的工程师有极大的意义!...
这是一本经典的工程文档书写教程,提出了金字塔原理,对于书写文档的工程师有极大的意义!-This is a classic document of the works written tutorials proposed pyramid principle, to write documents for the Engineer has a great significance!
- 2023-05-13 12:15:02下载
- 积分:1
-
细胞边缘检测
癌细胞形态学分析
癌细胞颜色分析
细胞边缘检测
癌细胞形态学分析
癌细胞颜色分析-Edge Detection of cancer cells, cancer cells morphological analysis of the color analysis
- 2022-07-21 14:51:57下载
- 积分: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
-
一种新的基于局部小波统计特性的多聚焦图像融合算法
一种新的基于局部小波统计特性的多聚焦图像融合算法-A new wavelet based on local statistical characteristics of multi-focus image fusion algorithm
- 2023-05-17 22:45:03下载
- 积分:1
-
VB drag the image to any open window, the more interesting, you just drag the fo...
VB将图像拖动到任意打开的窗口上,比较有意思,你只需拖动窗体中的小箭头到任意目标窗体,松开鼠标后图像就跑到目标窗体上了,不过程序还需要完善,有时候图片会被遮挡住,只实现了基本的思路,不是太常用,就当是一个学习资料吧。-VB drag the image to any open window, the more interesting, you just drag the form of small arrows to any objective form, release the mouse after the picture ran on the target form, but the program also need to perfect, and sometimes images will be blocked to live, only to achieve the basic ideas, not too common, it is a learning information when the bar.
- 2022-01-26 04:38:03下载
- 积分:1
-
canny算子的matlab源码,可以学习canny算子的详细实现过程
canny算子的matlab源码,可以学习canny算子的详细实现过程-canny operator matlab source, canny operator can learn to realize the process of detailed
- 2022-06-02 19:01:17下载
- 积分:1
-
Frequency
频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
- 2022-03-13 03:09:54下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1
-
对图象进行均值滤波的程序,选取一幅图象,加入噪声,对图象均值滤波,输出图象....
对图象进行均值滤波的程序,选取一幅图象,加入噪声,对图象均值滤波,输出图象.-Means of image filtering process, select an image, adding noise, the mean of image filtering, the output image.
- 2022-06-16 19:37:55下载
- 积分:1