搜索资源列表
旋转矩形框.rar
- OpenGL开发的旋转矩形框例子!
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
TextDetect
- 云行TextDetection.exe程序,打开任意一幅bmp文件。点击“操作 检测文本区域”, 变会弹出文本检测的结果框。框内设定显示前六个文本区域的二值化结果,注意该框不要移动。关闭该框,BMP文件原始图像中用红色矩形框显示出检测出的文本区域。-cloud OK TextDetection.exe procedures, arbitrary opened a bmp file. Click on the "operational # 61664 Detection
SkyDemo
- 用d3d实现的一个简单的天空体渲染,采用在矩形框上贴图的方法实现-use D3D achieve a simple sky-rendering, using the rectangular box on the mapping method
旋转矩形框
- OpenGl的例子-OpenGl
cubeoperate
- VC+OPENGL实现矩形框,并实现鼠标和键盘进行交互控制,适合初学者-VC OpenGL rectangular box, and mouse and keyboard interactive control for beginners
TranslucentSelectionBox
- 一个不错的图片选择框 可以像xp系统选择文件夹 一样 有一个 矩形框-a good picture frame can be chosen as xp system folder options like a rectangular box
运动目标检测 基于运动目标的外接矩形框的检测跟踪
- 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
getdrawrect
- 该程序用opencv实现对一个图像中的目标画矩形框,对学习目标跟踪的同学有很大的帮助。-The program using opencv achieve the goal of painting an image rectangle box, target tracking students learning a great help.
find_target
- 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
KALMANPI
- kalman跟踪行人,再视频场景中检测到行人的存在,并用红色矩形框对行人进行跟踪。-pedestrian tracking using kalman filter
salient_object_detection
- 该文件包括了两个经典的显著物体定位方法,在方法中,一个矩形框用来定位物体。 其中一篇是CVPR07的微软的论文,其数据集被广为使用。-The document includes two significant classic object positioning method, the method, a rectangular box used to locate objects. Which one is the Microsoft CVPR07 paper, the data set is
mubiaogenz
- 实时锁定目标,进行矩形框跟踪,效果较高,仅给大家提供参考-Targeted real-time, the rectangular box tracking, high effect, only provide a reference for everyone
chicks
- 运用帧差法进行运动对象的识别,用矩形框标出。-using frame-difference method to identify moving objects
Work
- 几个画圆,矩形框,锁定十字交叉线位置的小程序,用得上的朋友可以-Several drawcircle, rectangular box, locked position lines cross a small procedure, useful friends can
face_detection
- 一个关于面部检测的MATLAB算法,将人脸部分用矩形框表示出。-A MATLAB algorithm on face detection, will face some expressed rectangular box.
IRIS_fire
- 从红外视频序列上找到高温运动区域,并用红色矩形框显示- From infrared video sequences find the high temperatures and movement area, and then displayed with a red rectangle
Muban-Pipei
- 一种基本的模式识别方法,运行后待检测图像与模板图像的相同或相似之处会被白色矩形框标明。-This is a basic method of pattern recognition, The similarity or identity between tested image and template image will be marked by a white rectangle.
FaceAndMouthDetection
- 用vc++开发的可以识别人眼跟嘴巴检测的程序,人眼跟嘴巴用矩形框标注,内附视频跟检测图片-Using vc++ developer can identify the human eye with the mouth detection procedure, the human eye with the mouth marked with a rectangular box, containing a video with the test image
选择集边界框
- 此函数将返回矩形框架的左下角和右上坐标(在 WCS 中)的列表 描述提供的选择集中所有对象的边界框。 在此上下文中,边界框定义为边平行于三个 WCS 坐标轴,该坐标轴包含集中的所有对象。 请注意,此边界框不一定对应于具有最小面积的矩形框 ,这可以包含集中的对象,因为边缘始终与 WCS 坐标轴平行。 简而言之,根据所选内容生成一个包围矩形框。