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

搜索资源列表

  1. VideoDetect

    0下载:
  2. 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6152853
    • 提供者:肖帅
  1. opengl_qt_texture_mapping

    1下载:
  2. 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:390765
    • 提供者:wuwei
  1. rezult

    0下载:
  2. 对图像进行前期去噪,二值,开闭运算处理。然后对矩形进行外接矩形操作。内附图片-process the image,include of filting,invert to binary image,indilate .use function minboundrect to get the result,draw rectangle and it s centroid.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:120097
    • 提供者:qq
  1. CplusplusBitmapLibrarySourceCodeandExamples

    0下载:
  2. Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:35269
    • 提供者:javaprogramming
  1. MouseCropImage

    0下载:
  2. Crop an image interactively using the mouse. You can set the region of interest by drawing a rectangle on the original image. In line 8, replace "telephone.png" with the image file name you wish to crop from.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:2326703
    • 提供者:Chin
  1. BBittmapManagi

    0下载:
  2. BitmapManage模板匹配与加矩形框完完成,实现的功能是在模版中找到与之相符合的图象 -The BitmapManage template matching rectangle Finish to achieve function is consistent with the template image
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:259422
    • 提供者:面积
  1. ImageRectification

    0下载:
  2. This tool helps you rectify a facade image by click on 4 corners of a rectangle. Call: ImageRectificationTool imagePath <windowWidth windowHeight> Argument: imagePath - the image path windowWidth - width of the operate window, 8
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:6635473
    • 提供者:伶儿
  1. SelectROI

    0下载:
  2. This tool helps you select a target rectanglar window of a image by moving 4 boundaries! Used in choosing region of interest(ROI) especially when rectifing a facade image. Call: SelectROI imagePath(rectified) <windowWidth windowHeight>
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5640118
    • 提供者:伶儿
  1. bmpprocess

    0下载:
  2. 纯C++实现8位和24位图像的放缩保存,并在图像中画一个矩形方框-Pure C++ achieve the 8-bit and 24-bit image scaling saved, and draw a rectangle in the image box
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:4935832
    • 提供者:taozongqin
  1. opengl2forVC2008_201212116296763

    0下载:
  2. openGL实现图像绘制,包括绘制三角形矩形等图形-the openGL achieve image rendering, including drawing a triangle rectangle graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:2005379
    • 提供者:yybest123
  1. MoreWindows

    0下载:
  2. bmp图片实现的半透明窗体-GDI+ to rectangle image processing into circular picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:428050
    • 提供者:徐振凯
  1. GetBlobsRectangles

    0下载:
  2. You have gray scale image memory and want to get the rectangles bounding the blobs contains inside specific rectangle in this image The companion code " GetBlobsRectangles " will use cvBlobsLib to fetch such rectangles. call "GetBlobsRectangles",
  3. 所属分类:Other systems

  1. Double-Buffering

    0下载:
  2. 使用双缓冲技术防止重绘时闪烁的一个简单例子,在图片上绘制一个矩形用于选择一片区域-A simple example using double buffering to prevent flickering when redraw,it draws a rectangle on the image to select a region.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:160084
    • 提供者:IversonSun
  1. caseprint

    0下载:
  2. VB票据设计并打印的软件,软件用到了绘图的一些知识,比如可以在新建立的文档中画直线、斜线、矩形、圆形等,另外还可锁定对象、可设置颜色,可设定文字的字体、字号、对齐方式、增加图像、打印预览及页面设置等功能。-VB notes to design and print software, the software used some knowledge of drawing and painting line, slash, rectangle, circle, etc., such as in th
  3. 所属分类:Printing program

    • 发布日期:2017-11-13
    • 文件大小:44976
    • 提供者:linson
  1. MFC

    0下载:
  2. MFC框架,实现canny边缘检测和在图像中画矩形的功能-MFC framework canny edge detection and draw a rectangle in the image function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:28791808
    • 提供者:651
  1. esimagefm

    0下载:
  2. 当鼠标移入移出的时候改变图像的元件,很不错的例子 -ESImageFM is a good image component shows different images when mouse is over and out. It has hot properties. Hottext property for highlighting its caption and hot rectangle for showing a rectangle when mouse over the comp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:14362
    • 提供者:秦永久
  1. GrabCut

    0下载:
  2. 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:36177
    • 提供者:liu
  1. qingxiejiaozheng

    0下载:
  2. 从原四边形四个点和新矩形四个点得到一个变换矩阵,根据这个矩阵再作用到全局图像就可以.因为Matlab细节的原因,我把公式中x和y位置互换了-A transformation matrix according to this matrix is ​ ​ applied to the global image. Because Matlab detail reason, swap x and y position of the formula I obtained from th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:131654
    • 提供者:小陈
  1. labeling-code

    0下载:
  2. Read video into MATLAB using aviread and alculate the background image . Initialization for Kalman Filtering. Calculate the difference image to extract pixels with more thanthreshold change. and Plot the tracking rectangle after Kalman filtering
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1353
    • 提供者:jack
  1. ex4_3

    0下载:
  2. 创建一个程序读入并显示一幅图像 a. 允许用户在图像中选择一个矩形区域,然后通过按住鼠标画一个矩形。当鼠标放开,高亮显示矩形框,注意,在内存中保留一个原始图像的副本,以防止修改图像时改变原始图像的数据。在下一次点击鼠标按键是,恢复图像并重新开始绘制矩形 b. 在另一个独立的窗口中,使用画图函数画一个图表,分别用蓝、绿和红色表示选中每种颜色的像素数量。这是选定区域的颜色直方图。x 坐标系表示像素值范围在0-31,32-63……,223-255,y 坐标表示在选定区域中对应像素的数量。对每
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2615
    • 提供者:陈宇
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com