CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 矩形框

搜索资源列表

  1. CLOUD

    0下载:
  2. 鼠标中键 按住拖动 旋转 鼠标滚轮 旋转 缩放 鼠标中键 + Ctrl 按住拖动 平移 鼠标中键 + Shift 按住拖动 面旋 鼠标中键 + Ctrl + Shift 按住拖矩形框 矩形框内东西放大 局部放大-Hold down the mouse button and drag the rotation Rotating the mouse wheel to zoom Hold down the mouse button and drag pan+ Ctrl
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-26
    • 文件大小:5318656
    • 提供者:wei
  1. finddiffrent

    2下载:
  2. 本代码是基于matlab编辑的,实现对图像找不同并将其用矩形框出来-The code is based on matlab editor, to achieve image look different and come out with a rectangular box
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:107424
    • 提供者:刘晴
  1. yingyan

    0下载:
  2. axmapcontrol移动地图,在鹰眼地图中矩形框显示主视图的显示范围。-axmapcontrol move the map in a rectangle Hawkeye map display range of the main view.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:74158
    • 提供者:明阳
  1. meanshift-tracking

    0下载:
  2. 主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动-The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target templ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7600315
    • 提供者:dengjianyuan
  1. Delphi_070813

    0下载:
  2. Delphi打印图像,把图片打印出来,与文字打印稍微复杂些,在本打印程序中,只允许打开.jpg格式的图像,通过这个小例子你将了解到如何使用Delphi定义打印输出矩形框的大孝将图形放大到打印页面的1/2大孝定义图形在页面上的中心位置输出,具体代码请下载源码参阅。 -Delphi print images, print out the pictures, and text printing is slightly more complicated, in the printed program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:27025
    • 提供者:TXGB06T
  1. mofang2

    1下载:
  2. 识别魔方颜色,根据颜色不同识别输出相应标号,通过画矩形框的方式确定模块位置-Identification cube colors, according to the corresponding labels in different colors to identify the output to determine the position of the module by way of drawing a rectangle
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8264386
    • 提供者:刘豫结
  1. Mymark_region

    0下载:
  2. 对检测出来的车辆二值化以后,求出运动目标区域标记的面积及最大的外接矩形框-After the vehicle detected on the area of the two values, calculated movement marked the target area and the largest boundingbox
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:696
    • 提供者:小洋芋
  1. Draw-a-rectangle-matlab

    1下载:
  2. 本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。-This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.
  3. 所属分类:Picture Viewer

    • 发布日期:2015-03-01
    • 文件大小:1514496
    • 提供者:戴知圣
  1. Bounce

    0下载:
  2. 自己写的小球在一个矩形框内反弹程序:编写一个小游戏,让小圆球在画面移动,当小球碰到画面边框时,反射方向继续运动。-Write your own ball in a rectangle rally program: to write a small game, make a small ball moving on the screen when the ball hit the screen borders, reflecting the direction of continuing move
  3. 所属分类:Games

    • 发布日期:2017-04-11
    • 文件大小:666
    • 提供者:xyy
  1. Camera

    0下载:
  2. 基于安卓camera组件开发的相机应用程序,有基本的自动循环聚焦功能、白平衡、曝光补偿大小设定、矩形框等,以及音量键拍照、拍照静音、自设图片保存文件夹等偏好设置选项。-Android-based camera module developed camera application, a basic automatic cycle focusing function, white balance, exposure compensation set size, rectangle, etc., a
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2700452
    • 提供者:曾敏
  1. face-detection

    0下载:
  2. 可以从一幅含有头和肩部的图像中检测出人脸,并用矩形框框起来,将矩形框中的人脸裁剪出来并另存为80*80的图片-Can be detected an image containing a head and shoulders of a person' s face, and the frame up with a rectangle, the human face of the rectangular box to cut out and save it as 80* 80 picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:水木清华
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. VGA_1

    0下载:
  2. 基于FPGA的VGA显示矩形框,调用DCM ip,对初学者十分有用-FPGA-based VGA display rectangle, call DCM ip, very useful for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:692703
    • 提供者:周德福
  1. ImageOpen

    0下载:
  2. MFC窗口下,在鼠标左键划定的矩形框内,显示打开的jpg图像,vs2010实现-Under MFC window, a rectangular box in the left mouse button delineated, Show open jpg image, vs2010 achieve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:226379
    • 提供者:陈宇廷
  1. locateFace

    0下载:
  2. 根据两眼的连线,定位人脸矩形框。人眼和人脸的几何模型。-locate face rect according to two eye
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:682
    • 提供者:王义忠
  1. hardexample

    0下载:
  2. 是指利用第一次训练的分类器在负样本原图上进行行人检测时所有检测到的矩形框,这些矩形框区域很明显都是误报,把这些误报的矩形框保存为图片,加入到初始的负样本集合中,重新进行SVM的训练,可显著减少误报。这种方法叫做自举法-The first is the use of trained classifier all detected rectangle detect pedestrians in the negative when the sample picture, the rectangular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2506
    • 提供者:孔祥山
  1. particle-filter

    0下载:
  2. opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2773421
    • 提供者:张阳红
  1. DRAW-RECT

    0下载:
  2. 通过使用OpenCV实现在一张图片上用鼠标画矩形框-By using OpenCV implemented on a picture with the mouse to draw a rectangular frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3164244
    • 提供者:jzx
  1. ZHENCHA

    0下载:
  2. 关于帧差法的运动目标检测与跟踪代码,进行了图像分割矩形框-About frame difference of the moving target detection and tracking code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1091
    • 提供者:童伟
  1. grabcut

    1下载:
  2. 用grabcut算法对图像进行分割,程序支持mask和矩形框两种输入,并附有样图和结果图。详细原理请参考文献: GrabCut - Interactive Foreground Extraction using Iterated Graph Cuts-Grabcut algorithm is for image segmentation. the program supports two input mask and a rectangular box, along with sample di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:922249
    • 提供者:Linda
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com