-
一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取...
一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取-A relatively good image SOBEL edge detection algorithms, can be characterized by direct extraction
- 2022-01-25 19:12:54下载
- 积分:1
-
自己用java做的一个ps工具,
功能:对图象进行基本处理:
二值化,opening,closing,dialation,erosion,高斯模糊,等等...
自己用java做的一个ps工具,
功能:对图象进行基本处理:
二值化,opening,closing,dialation,erosion,高斯模糊,等等
主要用于医学图象.-Their use java to do a ps tools, features: the basic treatment of image: Binarization, opening, closing, dialation, erosion, Gaussian blur, etc. mainly used in medical image.
- 2022-05-24 12:12:09下载
- 积分:1
-
Display image histogram, image point calculations, such as anti
显示图像的直方图,图像的点运算,如图像反色、图像的线性变换、灰度拉伸、阀值变换等。-Display image histogram, image point calculations, such as anti-color images, images of linear transformation, gray stretch, transform, such as threshold.
- 2022-01-26 04:12:17下载
- 积分:1
-
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】...
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】-Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】
- 2022-04-28 05:25:24下载
- 积分:1
-
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。...
在VC++ 6.0中实现阈值处理,线性变换,傅里叶变换,去噪处理。-In VC++ 6.0 implementation of the threshold treatment, linear transform, Fourier transform, denoising treatment.
- 2022-02-06 16:30:01下载
- 积分:1
-
Graphic image processing function and a detailed list of commands, it is a detai...
图形图像处理函数命令及详细列表,很详细地介绍了图形图像处理函数接口.-Graphic image processing function and a detailed list of commands, it is a detailed description of the graphic interface of image processing functions.
- 2022-12-16 00:20:03下载
- 积分:1
-
基于Matlab的类photoshop的程序代码,可以直接对图像进行编辑。...
基于Matlab的类photoshop的程序代码,可以直接对图像进行编辑。-Photoshop classes Matlab-based code, you can directly edit the image.
- 2022-08-16 06:55:44下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
- 2022-03-09 16:06:01下载
- 积分: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
-
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。...
vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the follow-up to prepare for development.
- 2022-03-16 18:32:15下载
- 积分:1