-
Visual C++实现动态图片的傅里叶变换(实时的)。图像处理的作业。
Visual C++实现动态图片的傅里叶变换(实时的)。图像处理的作业。-Visual C++ Realize dynamic picture of the Fourier transform (real time). Image processing operations.
- 2022-07-13 18:55:05下载
- 积分:1
-
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!-GraphCut algorithm to track the goal of the initiative under the lens, very good!
- 2023-02-14 13:30:04下载
- 积分:1
-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
Binary image connected region eight marks, for each connected region a unique la...
八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
- 2022-03-20 00:45:32下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
计算机图形学中才用c++实现的多边形有效边表填充算法
计算机图形学中才用c++实现的多边形有效边表填充算法-Have used computer graphics c++ implementation of the polygon fill algorithm effective side table
- 2022-10-23 14:40:04下载
- 积分: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
-
Slider controls the use of GUI code a detailed presentation, strong recommendati...
GUI控件slider的使用详细代码演示,强推荐-Slider controls the use of GUI code a detailed presentation, strong recommendation
- 2022-06-27 02:39:15下载
- 积分:1
-
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明...
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明-Using canny algorithm for edge detection of image features, and have the corresponding documentation
- 2023-06-23 17:00:03下载
- 积分:1
-
图像处理。
用visual c++ 6.0实现的图像处理。功能很一般,适合教学。-Image processing.
- 2022-03-25 16:15:04下载
- 积分:1