-
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉...
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -Chinese inside OpenCV reference manual contains the OpenCV is Intel ? Open Source Computer Vision Library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2022-02-07 10:01:59下载
- 积分:1
-
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作-show bmp documents on scanning images, mosaics, such as the fading effects operation
- 2023-07-09 13:10:03下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图...
针对平面内不相交的点或圆,根据三角剖分的原理,生成VORONOI图-For the plane does not intersect the point or circle, in accordance with the principles of triangulation to generate VORONOI map
- 2022-07-26 03:21:28下载
- 积分:1
-
偏微分方程模型的图像处理方法的应用
图像处理的偏微分方程方法中利用自蛇模型算法实现二值图象平滑-Image processing method of partial differential equations model the use of the snake algorithm since the value of image smoothing abuse
- 2022-01-26 18:02:57下载
- 积分:1
-
用VC++写的帧动画程序,希望对大家有所帮助
用VC++写的帧动画程序,希望对大家有所帮助-VC++ to write using the frame animation program, I hope all of you to help ... ...
- 2022-03-02 21:53:04下载
- 积分:1
-
ezdicom Needless to say the bar, you can read DICOM format images and deal with
ezdicom 不用多说了吧,可以读取DICOM格式的图像和处理-ezdicom Needless to say the bar, you can read DICOM format images and deal with
- 2022-12-31 17:05:11下载
- 积分:1
-
a visual stdio c++ code to deal with map, it is a very good code.
mapplay 一款图像处理软件, 由visual stdio c++ 编写, 很经典-a visual stdio c++ code to deal with map, it is a very good code.
- 2022-01-24 09:01:21下载
- 积分:1
-
实现YUV
实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
- 2022-03-24 07:07:25下载
- 积分:1
-
This algorithm will perform hough transfo rm and detect shape of an object.
This algorithm will perform hough transform and detect shape of an object.-This algorithm will perform hough transfo rm and detect shape of an object.
- 2023-05-04 02:10:04下载
- 积分:1