搜索资源列表
-
0下载:
OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
-
-
0下载:
在图像处理中,有时需要将图像用极坐标来进行表示,这个代码就是实现这个功能的,是在opencv2.2下实现的。-In image processing, the image is sometimes necessary to use polar coordinates to be said that the code is to achieve this functionality is achieved under the opencv2.2.
-
-
0下载:
模式识别大作业题目和实习代码:
(1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。
(2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。
(3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
-
-
0下载:
背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
-
-
0下载:
图像处理,opencv实例编程代码,分水岭算法-Image processing, opencv examples of programming code, watershed algorithm
-
-
0下载:
openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
-
-
0下载:
opencv图像处理源代码---canny算法-opencv image processing source code--- canny algorithm
-
-
0下载:
本代码提高了图像处理中最经典的canny边缘检测算法-This code improves the image processing of the most classic canny edge detection algorithm
-
-
0下载:
opencv全书的代码,包括图象处理以及视频处理的各方面.很全面的-opencv code in the book, including image processing and video processing aspects. a very comprehensive
-
-
0下载:
基于opencv的图像处理的入门代码,比较简单,内附有详细的说明-Opencv image-processing based on an entry code is relatively simple, containing a detailed descr iption of
-
-
0下载:
OpenCV对鼠标事件的响应及图像处理实例代码-OpenCV response to mouse events and image processing example code
-
-
0下载:
c與c++基礎,自学opencv圖像處理的源碼 -c and c++-based, self-image processing source code opencv
-
-
0下载:
opencv的图像处理代码,有例程分析和图片-opencv image processing code, routine
-
-
0下载:
Kernel regression image processing code ported to C++ source code with QT and OpenCV libraries - work in progre-Kernel regression image processing code ported to C++ source code with QT and OpenCV libraries - work in progress
-
-
0下载:
基于C++的图像处理代码,几乎涵盖了所有的基础运用,适合初学者-Based on C++ the image processing code, covering almost all on the basis of the use, suitable for beginners
-
-
0下载:
OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
-
-
0下载:
c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious
-
-
2下载:
图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
-
-
0下载:
robomaster对图像处理的代码,能够有效地实现攻击(Robomaster image processing code, can effectively achieve attacks)
-
-
0下载:
实现了opencv中的图像处理代码,图像滤波,形态学运算,图像的边缘检测(Realize the opencv image processing code, image filtering, morphological operations, image edge detection)
-