CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv color
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opencv color - List
[
Graph program
]
OpenCV种子填充实现彩色图像分割的代码
DL : 0
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈其星
[
Graph program
]
OpenCV角点检测代码
DL : 0
OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈其星
[
Windows Develop
]
color-tracking
DL : 0
This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
肖雪
[
Special Effects
]
KMeans3-based-opencv
DL : 0
基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
guolijun
[
Special Effects
]
CBIR_OpenCV
DL : 0
This CBIR using OpenCV. Color information ONLY.
Update
: 2025-02-17
Size
: 1007kb
Publisher
:
yaling
[
Special Effects
]
OpenCV_Color_Histogram
DL : 0
OpenCV Color Histogram. Draw Color Histogram from the input image.
Update
: 2025-02-17
Size
: 1.07mb
Publisher
:
yaling
[
Special Effects
]
hsv_detection
DL : 0
本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and saturation saturation maximum minimum. Applicable to color images to detect the scope, procedures to terminate automatically upon the detection results recorded in the hard disk.
Update
: 2025-02-17
Size
: 82kb
Publisher
:
Yuan Long LO
[
Picture Viewer
]
histogram
DL : 0
本例程提供OpenCV使用者加载彩色图像,并显示该图像转成灰阶后的直方图。适合初学者学习的范例。-This routine provides the user load OpenCV color images, and display the image into grayscale histogram after. Suitable for beginners to learn the paradigm.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
Yuan Long LO
[
Special Effects
]
camshift
DL : 0
opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
Update
: 2025-02-17
Size
: 4kb
Publisher
:
zhang
[
Special Effects
]
ret
DL : 0
彩色图像的直方图均衡化,使用时候应该安装OPENCV-Color image histogram equalization, the use of time should be installed OPENCV
Update
: 2025-02-17
Size
: 1kb
Publisher
:
肖郎
[
Special Effects
]
Camshift_color_trace
DL : 0
opencv 下利用Camshift算法进行彩色目标跟踪-opencv using color Camshift target tracking algorithm
Update
: 2025-02-17
Size
: 4kb
Publisher
:
陈必明
[
Special Effects
]
dft
DL : 0
OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
Update
: 2025-02-17
Size
: 2kb
Publisher
:
quan
[
Special Effects
]
camshift
DL : 0
用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
Update
: 2025-02-17
Size
: 127kb
Publisher
:
笑笑
[
Multimedia Develop
]
DistributeColor.cpp
DL : 0
The program uses opencv and distrbute color according to distance of Object pixels.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Bobi
[
Special Effects
]
FindRGB
DL : 0
利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝-OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
Update
: 2025-02-17
Size
: 48kb
Publisher
:
周挺
[
Special Effects
]
color
DL : 0
基于OPENCV的图像颜色检测,可以检测图片中是否有某一种颜色出现-OPENCV color images based on the detection, can detect whether there is a picture of a color appears
Update
: 2025-02-17
Size
: 7kb
Publisher
:
李敏
[
Special Effects
]
color
DL : 0
用 opencv实现的颜色统计完全代码,调试通过-Opencv color statistics with full code implementation, debugging through
Update
: 2025-02-17
Size
: 1.29mb
Publisher
:
wf
[
OpenCV
]
OpenCV-Mean-Shift-demo
DL : 0
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Update
: 2025-02-17
Size
: 2.18mb
Publisher
:
gbcgbc
[
OpenCV
]
Kalman
DL : 0
kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
Update
: 2025-02-17
Size
: 1007kb
Publisher
:
qk
[
OpenCV
]
OpenCV-color-to-gray
DL : 0
OpenCV实现彩色图像到灰色图像的转换。 读入图像文件,实现彩色图像到灰色图像的转换,然后显示图像在屏幕上。 开发环境:vs2010+opencv。 -OpenCV color image to gray image conversion. Read into the image files, color image into a gray conversion image and then display the image on the screen. Development environment: vs2010+ opencv.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
冯泽
«
1
2
3
4
5
6
7
8
9
10
...
23
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.