-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1
-
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框
采用基于VC++的OpenCV编写的Robert边缘检测的程序,有对话框-Based on VC++ The OpenCV prepared by Robert edge detection procedures have the dialog box
- 2022-05-09 01:17:49下载
- 积分:1
-
From scattered point interpolation to generate contour lines and provide a color...
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-05-16 16:07:02下载
- 积分:1
-
画美国国旗,和中国国旗,都是标准尺寸。还可以画直线,并且可以把直线用拖拉鼠标的方法放大...
画美国国旗,和中国国旗,都是标准尺寸。还可以画直线,并且可以把直线用拖拉鼠标的方法放大-painting the American flag and the Chinese national flag, is a standard size. Can also painted straight lines, and can be used straight-line method tractor Mouse Click
- 2022-02-26 10:31:03下载
- 积分:1
-
OpenGL简单3d球的运动
资源描述
OpenGL代码。其中左键按下球会进行自由落体运动,按下右键球会先上抛在自由落体。其中上抛有没有速度与到顶两种模式。球的性质为转动和颜色变换。
- 2022-08-13 11:11:58下载
- 积分:1
-
3D表面图绘制,简单实用
3D表面图绘制,简单实用-3D surface mapping, simple and practical
- 2022-03-10 01:56:06下载
- 积分:1
-
源代码的图像特征提取,使用Sobel算子边缘提取…
图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
- 2022-02-05 11:57:48下载
- 积分:1
-
This process can realize in the MFC application to display a JPG file, very inte...
此程序可以实现在MFC应用程序中显示一个JPG文件,很有意思,值的下载。-This process can realize in the MFC application to display a JPG file, very interesting, worth the download.
- 2022-01-29 03:05:05下载
- 积分:1
-
这是一个窗体的例子,利用该代码,可以制作出漂亮的窗体截面...
这是一个窗体的例子,利用该代码,可以制作出漂亮的窗体截面-This is an example of the form, use the code, you can create a beautiful cross-section of the form
- 2022-01-26 04:27:01下载
- 积分:1
-
用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。...
用一组线性相位的滤波器组来对图像进行处理,以检验该线性系统的各项参数是否符合要求。-using a linear-phase filter to the image processing, to test the linear systems of the various parameters whether it meets the requirements.
- 2022-08-21 04:03:27下载
- 积分:1