-
Image-color-VB-source-code
使用VB编写的图片反色源代码是图像处理的很好的教程(Image color VB source code)
- 2014-03-18 09:45:58下载
- 积分:1
-
fangshebianhuan
仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
- 2017-09-28 17:01:39下载
- 积分:1
-
Eyes
图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
- 2014-03-27 22:36:07下载
- 积分:1
-
realtimesuperpixel-master
运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
- 2018-01-11 11:54:41下载
- 积分:1
-
WaterMark8
数字水印处理,嵌入、提取、认证,可以在图形,视频和文本中添加数字水印,增强文档的保密,防止泄密(Digital watermarking processing, embedding, extraction, authentication, can be in graphics, video and digital watermarking to add text to enhance the confidentiality of documents to prevent leak)
- 2021-03-19 16:29:18下载
- 积分:1
-
Canny
本压缩包有canny算子的源程序代码和测试图片。(The archive has canny operator of the source code and test images.)
- 2008-07-24 11:22:50下载
- 积分:1
-
ImageGrayProcessVS2008
打开bmp位图文件 彩色转灰阶 直方图均衡 直方图规定 灰阶线性化(Open the bmp grayscale bitmap image binarization functions connected domain extraction features)
- 2010-06-19 15:17:28下载
- 积分:1
-
yibiaoshibie
图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序(Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program)
- 2021-04-26 08:58:45下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1