Welcome![Sign In][Sign Up]
Location:
Search - draw opencv

Search list

[Special EffectsOpenCVF

Description: 这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
Platform: | Size: 29696 | Author: liangjie | Hits:

[Special EffectsOpenCV_Color_Histogram

Description: OpenCV Color Histogram. Draw Color Histogram from the input image.
Platform: | Size: 1119232 | Author: yaling | Hits:

[Special Effectscontours

Description: 利用OPENCV来检测轮廓,绘制出轮廓的边缘,便于进一步的进行目标检测与跟踪-OPENCV to detect the use of contours, draw the outline of the edge, easy to carry out further target detection and tracking
Platform: | Size: 11264 | Author: lily | Hits:

[Graph DrawingPaint

Description: opencv中的鼠标事件响应例子,拖动鼠标可以在opencv窗口的图像上画出矩形。 在VS2005下做的,运行需要opencv库。-opencv response of the mouse event example, drag the mouse in the window image opencv draw rectangle. VS2005 to do in the next, and run opencv library needs.
Platform: | Size: 3163136 | Author: cwl | Hits:

[Special EffectsImage

Description: 基于opencv的画图程序,可以画矩形,毕竟记录矩形的坐标-Opencv-based drawing program, you can draw rectangular, after all, record the coordinates of the rectangular
Platform: | Size: 1960960 | Author: 张了 | Hits:

[Special EffectsHarrisCorner

Description: 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute the minimum eigenvalue of that image. 3. Threshold the minimum eigenvalue, and draw the pixels that pass this threshold test in white, and the rest of the pixels in black. The actual threshold should be set by a slider which is on top of the window. I have found that a threshold of 0.01 for the minimum eigenvalue gives good results as the middle value of the slider. 4. Take the pixels that pass this threshold test and use a non-maxima suppression algorithm to thin out the potential corners. Draw the corners that pass the non-maxima suppression test in another window. These are the final corners.
Platform: | Size: 84992 | Author: Ke Li | Hits:

[GDI-Bitmappro

Description: 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
Platform: | Size: 238592 | Author: jiang | Hits:

[Special Effectscircle

Description: 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
Platform: | Size: 2331648 | Author: 黄烨 | Hits:

[Graph Drawingdraw

Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: | Size: 236544 | Author: wangz | Hits:

[OpenCVdraw

Description: vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
Platform: | Size: 2048 | Author: | Hits:

[Otherdrawing_rectangle

Description: draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
Platform: | Size: 1024 | Author: yamraj86 | Hits:

[GDI-BitmapPicView

Description: 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg, png, tif, pgm image format, etc. 2. Support Wheel Zoom 3. 4 mouse moving images. Supports full-screen view 5. Supports automatic play (slide-style playing) 6. support for horizontal, vertical flip, 90-degree rotation 7. Support keyboard 8. draw the image, almost no flicker
Platform: | Size: 1186816 | Author: 康云 | Hits:

[Graph programcir_cu

Description: 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with the actual round. Library functions with OPENCV prepared in the WIN32 console.
Platform: | Size: 51200 | Author: 张杨 | Hits:

[OtherPyrLK

Description: Calculate & Draw optical flow vectors using Opencv (Pyr LK method)
Platform: | Size: 5120 | Author: Rafin | Hits:

[Graph programzijixie

Description: 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
Platform: | Size: 2048 | Author: 杨杰 | Hits:

[OpenCVdraw

Description: 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
Platform: | Size: 1379328 | Author: meijing | Hits:

[OpenCVDRAW

Description: 本程式是用OPENCV,自動建立圖檔,並在圖檔中繪圖,預設可畫出立體正方形-This program is OPENCV, automatically create a drawing, and drawing in the drawing, the default can draw three-dimensional square
Platform: | Size: 13312 | Author: 林可雲 | Hits:

[OpenCVMyCVSample-ROI

Description: 基于opencv的MyCVSample-ROI操作&融合&画矩形及圆&鼠标响应等实例,适合opencv新手学习之用。-Opencv of MyCVSample-ROI-based operation & integration & draw a rectangle and a round & mouse response to such instances, for opencv novice learning.
Platform: | Size: 445440 | Author: | Hits:

[Special EffectsTask_Draw_Sin

Description: 得用opencv实现画sin曲线,可以沿法线方法改变线宽,所有函数均自己实现,是很好的学习opencv的程序-Opencv draw starting a sin curve to achieve, you can change the width along the normal way, all functions are themselves realized, is a good learning process opencv
Platform: | Size: 4592640 | Author: lihong | Hits:

[Otheropencv几何形状识别

Description: 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
Platform: | Size: 5398528 | Author: 豆豆1890 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net