-
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
-
Several classical image stitching algorithm, as well as other image processing a...
图像的几种经典拼接算法,以及其他图像处理算法-Several classical image stitching algorithm, as well as other image processing algorithms
- 2022-01-26 03:40:08下载
- 积分:1
-
基于OpenCV和C++,K
基于OpenCV和C++的K-means聚类源代码-Based on OpenCV and C++, K-means clustering source code
- 2023-06-26 14:25:03下载
- 积分:1
-
一个关键桢动画的实例,用到MorphAnimation
一个关键桢动画的实例,用到MorphAnimation-Examples of a keyframe animation, using MorphAnimation
- 2022-07-19 11:43:39下载
- 积分:1
-
右图像傅立叶变换(图像变换)的源代码,是的…
对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
- 2023-07-28 15:00:02下载
- 积分:1
-
Delphi也玩特效,简单的图片处理程序
Delphi也玩特效,简单的图片处理程序-Delphi also play effects
- 2022-03-16 13:46:05下载
- 积分:1
-
:在同一受试者,针刺不同穴位可引起相同部位脑功能区激活,不同人针刺相同穴位激活的脑功能区有一定差异,针刺效
果可能并非通过单一脑功能区,而是通过有功能联系的...
:在同一受试者,针刺不同穴位可引起相同部位脑功能区激活,不同人针刺相同穴位激活的脑功能区有一定差异,针刺效
果可能并非通过单一脑功能区,而是通过有功能联系的多个脑功能区所形成的一个复杂的流动性网络的相互作用而实现的。-: In the same subjects, acupuncture points can cause the same parts in different functional areas of brain activation, different people the same acupuncture points to activate certain areas of brain function differences in effects of acupuncture may not be through a single brain functional areas, but rather through a functional linkages of multiple brain functional area formed by a complex interplay of mobile network implementation.
- 2022-05-07 14:52:26下载
- 积分:1
-
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发...
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发-Meanshift algorithm on the details, including English, have some inspiration for beginners
- 2022-05-23 04:16:46下载
- 积分:1
-
用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!...
用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!-Matlabe for using sobel operator, to carry out mode, can achieve a clear effect of edge detection!
- 2022-02-05 22:55:07下载
- 积分:1
-
DG Lowe的尺度
D.G lowe 的尺度不变特征转换算法(SIFT)
在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image features. Used to image the scale-invariant feature extraction and image feature points of the match.
- 2022-05-20 23:33:38下载
- 积分:1