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 =
Update
: 2025-01-11
Size
: 1kb
Publisher
:
Phindx
trackParticleFilter
Downloaded:0
In vs210, opencv environment, write about particle filter for target tracking applications, for beginners grasp good auxiliary particle filter
Update
: 2025-01-11
Size
: 3kb
Publisher
:
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
Update
: 2025-01-11
Size
: 12kb
Publisher
:
jiwy
USB-camera-display
Downloaded:0
USB camera display
Update
: 2025-01-11
Size
: 5.69mb
Publisher
:
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
Update
: 2025-01-11
Size
: 27kb
Publisher
:
霍紫健
snake
Downloaded:0
Using opencv make Snake game, for reference only
Update
: 2025-01-11
Size
: 2kb
Publisher
:
huabozh
opencvKLT
Downloaded:0
Used in the project using opencv tracking algorithm implemented klt
Update
: 2025-01-11
Size
: 2kb
Publisher
:
huabozh
LicensePlateRecognition
Downloaded:0
License plate recognition systems, and can see for yourself, this code in detail
Update
: 2025-01-11
Size
: 85kb
Publisher
:
鹏淹
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.
Update
: 2025-01-11
Size
: 1kb
Publisher
:
Dylan
emgucv
Downloaded:0
翻译 c# emgucv 开发资料,开发所需环境等。 c# emgucv development information, develop the required environment.
Update
: 2025-01-11
Size
: 19.31mb
Publisher
:
fengjh
356f25b6c7b8
Downloaded:0
Using Opencv software implementation for a three lane video vehicle counting
Update
: 2025-01-11
Size
: 4.91mb
Publisher
:
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
Update
: 2025-01-11
Size
: 41.98mb
Publisher
:
sunli
«
1
2
...
.10
.11
.12
.13
.14
115
.16
.17
.18
.19
.20
...
745
»
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.