-
本代码实现了bmp格式的图像平滑、图像滤波、图像sharpenin…
本代码实现了BMP格式图像平滑,图像滤波,图像锐化图像编码,好东西与大家分享-The code achieved a BMP format image smoothing, image filtering, image sharpening image coding, good things to share with you
- 2023-03-22 01:00:04下载
- 积分:1
-
opencv的中文教程,很好用的,可以快速入门学习
opencv的中文教程,很好用的,可以快速入门学习-Chinese opencv tutorial, very good use, you can learn Quick Start
- 2023-07-26 11:05:06下载
- 积分:1
-
以VC++开发环境为主,在一幅图像上画十字星,直方图等
以VC++开发环境为主,在一幅图像上画十字星,直方图等-To VC++ development environment, which draw on an image cross-Star, histogram, etc.
- 2022-05-17 21:12:44下载
- 积分:1
-
AppWizard has created this KaraokeDemo application for you. This application not...
AppWizard已经为您创建了这个KaraokeDemo应用程序。此应用程序不仅演示了使用Microsoft基础类的基础知识,而且还是编写应用程序的起点。
- 2022-08-22 15:03:49下载
- 积分:1
-
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!...
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!-A foreigner to write image processing vb program, covering almost all the content of the basic image processing, it is suitable for beginners!
- 2022-07-13 23:30:27下载
- 积分:1
-
该程序是进行图像压缩的spiht算法,具体的函数见里面的content.m文件,比较详细...
该程序是进行图像压缩的spiht算法,具体的函数见里面的content.m文件,比较详细-The program is the SPIHT image compression algorithm, the specific function content.m see inside documents, in more detail
- 2022-01-25 14:56:29下载
- 积分:1
-
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.
二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
- 2022-07-21 13:03:35下载
- 积分:1
-
Image processing code box, using VC++ language developed into, moderate length,...
图像处理 方块编码,用VC++语言编写成,长度适中,简洁,容易明白-Image processing code box, using VC++ language developed into, moderate length, simple, easy to understand
- 2022-02-24 23:45:06下载
- 积分:1
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分: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