-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1
-
这用在vc++环境下进行图像处理的源代码
对比度拉伸源码
这用在vc++环境下进行图像处理的源代码
对比度拉伸源码-This is used in vc++ Environment deal with the source code of the image contrast stretching source
- 2022-03-13 09:02:35下载
- 积分:1
-
1,详细分析了各种当今流行的图像格式编码和…
1、详细分析了当今流行的各种图像格式的编码与解码方法。
2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。
3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。
4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。
5、实现了各种图片格式的转换功能。
6、对所开发的软件进行了测试并提出了改进意见。-1, a detailed analysis of a variety of today s popular image format encoding and decoding methods. 2, the use of Microsoft Visual C++ 6.0 as a development tool, use the MFC Application Framework as the basic software architecture, design and develop a picture browser. 3, the realization of the BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, shows that the basic function. 4, the use of some image processing algorithm to achieve the image to enlarge, narrow, rotating and shutters, mosaic, such as display effects. 5, to achieve a variety of image format conversion function. 6, for the developed software has been tested and made improvements.
- 2022-12-06 11:20:04下载
- 积分:1
-
很实用的彩色图像增强程序 基于HSV彩色空间变换
很实用的彩色图像增强程序 基于HSV彩色空间变换-Very practical color image enhancement procedures Based on HSV color space conversion
- 2022-07-03 14:29:09下载
- 积分:1
-
视频转换中,大家可能用到的,格式转换!yuv420to4
视频转换中,大家可能用到的,格式转换!yuv420to4-Video conversion, we may be used, format conversion! yuv420to4
- 2023-02-02 11:50:04下载
- 积分:1
-
VC development of the video monitor, and support camera can save images, photos,...
VC开发的视频监视器,支持摄像头,能保存图像,图片,异形窗体.-VC development of the video monitor, and support camera can save images, photos, special-shaped windows.
- 2022-05-31 05:28:50下载
- 积分:1
-
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺...
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺-This code is on the boundary chain code extraction, using MATLAB to prepare, but there are still some lack of
- 2022-04-24 04:00:39下载
- 积分:1
-
sift的c++算法,不是基于opencv的,我自己没有看懂。
sift的c++算法,不是基于opencv的,我自己没有看懂。-sift the c++ algorithm, is not based on the opencv, as I do not understand.
- 2022-03-16 16:17:54下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。...
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。-In this paper, based on the HSV color space of the two color image color similarity between the formula, it retains the traditional method of calculating the benefits of similarity, at the same time overcome its shortcomings.
- 2023-05-07 09:40:03下载
- 积分:1