-
算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健....
算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.-Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.
- 2022-02-28 10:48:34下载
- 积分:1
-
Hough变换处理的源代码,希望大家能用一点点,但…
一个处理hough变换的源码,希望大家能有点用,不过是一个matlab的源码,一会再传一个C的-Hough transform a deal with source code, hope that we can use a little bit, but is a matlab source code, one would send a C of
- 2022-04-23 04:10:38下载
- 积分:1
-
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
- 2022-12-11 17:55:06下载
- 积分:1
-
抓取web cam的影像,显示包含可执行文件,可以直接实现。
抓取网络摄像头的图像,显示包含可执行文件,可以直接实现
- 2022-10-11 12:55:02下载
- 积分:1
-
抓图精灵,可以自由编辑图像,时实抓图等功能,附源码!
抓图精灵,可以自由编辑图像,时实抓图等功能,附源码!-Grab the wizard, be free to edit images, drawings and other functions when it is attached to source!
- 2022-09-06 15:50:03下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-01-26 06:56:55下载
- 积分:1
-
这是有关图像处理的文件,是用vc 编写的 ,可以供大家参考
这是有关图像处理的文件,是用vc 编写的 ,可以供大家参考-This is the image processing of documents is prepared vc, you can for your reference
- 2022-05-18 01:41:59下载
- 积分:1
-
H.264解码软件,作成了VC工程。各位有需要的朋友可以在本工程的基础上进行适当的修改,以满足自己的需求。...
H.264解码软件,作成了VC工程。各位有需要的朋友可以在本工程的基础上进行适当的修改,以满足自己的需求。-H.264 decoding software for the project has become a VC. Members in need of a friend can be in the works based on appropriate modifications to meet their own needs.
- 2022-01-29 02:58:31下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1