-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1
-
this small program is a simple drawing program that uses graphics in the shape o...
这个小程序是一个简单的 绘图程序,所绘图形的形状为渔网状-this small program is a simple drawing program that uses graphics in the shape of the mesh fisheries
- 2022-12-23 14:35:06下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1
-
This code recognizes typed latin optical characters and outputs the correspondin...
This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin optical c haracters and outputs the corresponding Unico de value and character. It is implemented using Artificial Neural Network methods and can be tr ained for any available font type.
- 2022-03-17 00:00:49下载
- 积分:1
-
二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。...
二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。-2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program.
- 2022-08-16 18:26:25下载
- 积分:1
-
yuv解码器 很不错
yuv解码器 很不错-YUV codec very good
- 2022-01-26 17:55:53下载
- 积分:1
-
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习...
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习-To achieve the image recognition matlab program can be used directly, which there are examples, suitable for novice to learn
- 2022-05-04 23:52:51下载
- 积分:1
-
看的明白^ _ ^
看看就明白了^_^-look at to understand ^ _ ^
- 2022-02-10 14:47:27下载
- 积分:1
-
小程序发挥SVG静态文件
Small midlet to play svg static files-Small midlet to play svg static files
- 2022-05-10 12:05:41下载
- 积分:1
-
8bit位图
实现基于8bit的BMP切片的三维重建,解压后,用CMake配置即可。-8bit of BMP-based three-dimensional reconstruction of the slices, after extracting, you can configure with CMake.
- 2022-09-27 21:10:04下载
- 积分:1