-
图像过渡区的概念!能够分割的更加精确!是图像处理的一个新的话题!...
图像过渡区的概念!能够分割的更加精确!是图像处理的一个新的话题!-image transition zone concept! Segmentation can be more accurate! Image processing is a new topic!
- 2022-03-23 04:32:18下载
- 积分:1
-
我的图像处理作业
我的图像处理作业-my image processing operations
- 2022-03-13 18:33:47下载
- 积分:1
-
动态加载位图等资源文件,有利于节省程序运行时所用资源。...
动态加载位图等资源文件,有利于节省程序运行时所用资源。-dynamically loaded bitmap documents, and other resources, to save operating procedures used by the resources.
- 2022-03-18 11:32:10下载
- 积分:1
-
一个C++写的绘图板程序,非常棒!希望可以给大家带来点新的思路...
一个C++写的绘图板程序,非常棒!希望可以给大家带来点新的思路-A C++ The drawing board to write procedures, great! Hope that we can bring everyone to the point of new ideas
- 2023-06-11 15:15:33下载
- 积分:1
-
Linea DDA
Linea bresenham
Linea DDA
Linea bresenham
- 2022-03-09 23:15:53下载
- 积分:1
-
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨...
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。
-1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization
2. Image Segmentation: Otsu algorithm
3. Second, the value of the image opening and closing operation of mathematical morphology. Require the input image binarization, and then inflated to achieve erosion, corrosion expansion of the last call to achieve the opening and closing. Are given at least two different shapes and sizes of structural elements
- 2022-03-11 12:05:35下载
- 积分:1
-
这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音....
这是一个用C实现的动画源码,在屏幕上实现一个长方体和一个扇形的跳动效果,并且还加入了声音.-This is a realization of the C source animation on screen realization of a cuboid and a fan of beating results, and also joined the voices.
- 2022-05-21 03:50:46下载
- 积分:1
-
声音波形程序,正弦波的叠加,分析和图形化,可以自定义公式。...
声音波形程序,正弦波的叠加,分析和图形化,可以自定义公式。-Program for displaying waveform of the sound, addition of the sine wave, analysis and visualization. You can also freely define the formulation.
- 2022-10-23 04:45:04下载
- 积分:1
-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1
-
画矢量曲线的VC源码。直线,折线,矩形,圆。直接用也是不错的。...
画矢量曲线的VC源码。直线,折线,矩形,圆。直接用也是不错的。-Vector curve drawn VC source. A straight line, polyline, rectangle, circle. Directly is also good.
- 2022-08-16 12:58:08下载
- 积分:1