CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Graph program
OpenCV
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Search in result
Search
OpenCV list
Sort by :
«
1
2
...
.10
.11
.12
.13
.14
115
.16
.17
.18
.19
.20
...
745
»
drawing
Downloaded:0
opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some constants width =
Date
: 2025-05-19
Size
: 1kb
User
:
Phindx
trackParticleFilter
Downloaded:0
In vs210, opencv environment, write about particle filter for target tracking applications, for beginners grasp good auxiliary particle filter
Date
: 2025-05-19
Size
: 3kb
User
:
jiwy
kalman
Downloaded:0
Using kalman filter for target tracking, kalman can be updated by the observed results to estimate the target state of the next moment
Date
: 2025-05-19
Size
: 12kb
User
:
jiwy
USB-camera-display
Downloaded:0
USB camera display
Date
: 2025-05-19
Size
: 5.69mb
User
:
tangguodong
opencvQt.tar
Downloaded:0
Qt image processing, to achieve some of the basic image processing functions, including grayscale image conversion, the law of the two values, add the watermark and other operations. Will continue to increase the functi
Date
: 2025-05-19
Size
: 27kb
User
:
霍紫健
snake
Downloaded:0
Using opencv make Snake game, for reference only
Date
: 2025-05-19
Size
: 2kb
User
:
huabozh
opencvKLT
Downloaded:0
Used in the project using opencv tracking algorithm implemented klt
Date
: 2025-05-19
Size
: 2kb
User
:
huabozh
LicensePlateRecognition
Downloaded:0
License plate recognition systems, and can see for yourself, this code in detail
Date
: 2025-05-19
Size
: 85kb
User
:
鹏淹
5_Canny
Downloaded:0
Opencv is used to implement the Canny operator image sharpening operation, can pass the written slider to control the size of the Canny operator kernel, so as to control the degree of sharpening.
Date
: 2025-05-19
Size
: 1kb
User
:
Dylan
emgucv
Downloaded:0
翻译 c# emgucv 开发资料,开发所需环境等。 c# emgucv development information, develop the required environment.
Date
: 2025-05-19
Size
: 19.31mb
User
:
fengjh
356f25b6c7b8
Downloaded:0
Using Opencv software implementation for a three lane video vehicle counting
Date
: 2025-05-19
Size
: 4.91mb
User
:
Jole
caffe_src_LandMark(5pt)_vs2013
Downloaded:0
The key point is the human face of the open source positioned on github, 5:00. With vs2013 compiler, I rely on the whole package, so you can compile
Date
: 2025-05-19
Size
: 41.98mb
User
:
sunli
«
1
2
...
.10
.11
.12
.13
.14
115
.16
.17
.18
.19
.20
...
745
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.