-
这段程序,实现了上述的膨胀运算,针对的都是黑色点。
这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
- 2022-03-22 04:35:09下载
- 积分:1
-
VC++ 实现的一聚类分析程序,具有简单的分析识别能力
VC++ 实现的一聚类分析程序,具有简单的分析识别能力-VC++ Realize one of the cluster analysis procedures, with a simple analysis to identify the capacity of
- 2022-10-12 01:10:03下载
- 积分:1
-
网络摄像头捕捉 VC + + 源代码
捕获网络摄像头在计算机上的视频,使用纯 c + + 代码和 MFC 来实施。对于初学者来说,学会这项技术如何捕获图像和视频相机的非常有用的。
- 2022-03-26 12:06:56下载
- 积分:1
-
a useful source _ classic watermarking algorithm QIM FOSS
一个图象处理有用的源程序_经典水印算法QIM源码-a useful source _ classic watermarking algorithm QIM FOSS
- 2022-02-04 03:37:34下载
- 积分:1
-
Fractal experimental procedure, which is studying computer graphics of the time...
分形程序实验,这是我学习计算机图形学的时候的课程实验,用VC开发的.-Fractal experimental procedure, which is studying computer graphics of the time course experiment, the development of the VC.
- 2023-08-31 10:15:02下载
- 积分:1
-
1。鼠标交互绘制Bezier曲线2。贝塞尔三C0 C1、C2为曲线…
1.鼠标交互式绘制三次bezier曲线
2.Bezier曲线的C0,C1,C2连续拼接,
3.交互式操作(绘制好后可以鼠标拖动控制点,bezier曲线实时更新)-1. Mouse interactive rendering Bezier curves 2.Bezier three curves C0, C1, C2 for splicing, 3. Interactive operations (drawing good can drag the control point the mouse, bezier curves of real-time updates)
- 2022-03-12 20:12:16下载
- 积分:1
-
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。...
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。-The Matlab implementation of the GUI, can select one of images, such as rectangular and square region of interest ROI.
- 2022-02-22 00:52:37下载
- 积分:1
-
可以绘制直线、圆、矩形等,可以选择颜色、线粗。
可以绘制直线、圆、矩形等,可以选择颜色、线粗。-Can draw a straight line, round, rectangular, etc., you can choose the color, line thick.
- 2022-10-10 10:45:02下载
- 积分:1
-
round
这是一个里用计算机图形学画圆的C语言算法,-round
- 2023-01-23 01:50:04下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1