CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gaussian filter opencv
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gaussian filter opencv - List
[
GDI-Bitmap
]
opencv_gaussian filter median filter
DL : 0
opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
Update
: 2011-05-06
Size
: 1.36mb
Publisher
:
lulvyanfeng
[
matlab
]
Steerable_filters
DL : 0
Matlab code to visualize Steerable filters.
Update
: 2025-02-19
Size
: 332kb
Publisher
:
M3out
[
Special Effects
]
Filter
DL : 0
OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
Update
: 2025-02-19
Size
: 301kb
Publisher
:
何迪
[
Graph program
]
kalman
DL : 0
kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point. Rotation speed is constant. Both state and measurements vectors are 1D (a point angle), Measurement is the real point angle+ gaussian noise. The real and the estimated points are connected with yellow line segment, the real and the measured points are connected with red line segment. (if Kalman filter works correctly, the yellow segment should be shorter than the red one). Pressing any key (except ESC) will reset the tracking with a different speed. Pressing ESC will stop the program.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
tbc
[
OpenCV
]
condesation
DL : 0
opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
Update
: 2025-02-19
Size
: 661kb
Publisher
:
zhongcheng
[
Special Effects
]
SIFT_VC.lib
DL : 0
本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Update
: 2025-02-19
Size
: 109kb
Publisher
:
[
Special Effects
]
dft
DL : 0
低通滤波器,对图像滤波。采用opencv。其中包含二维高斯低通滤波器,衰减系数为2的二维指数低通滤波器,2阶巴特沃思低通滤波器,二维理想低通滤波器-Low-pass filter, the image filtering. Using opencv. Which contains two-dimensional Gaussian low-pass filter, the attenuation factor of 2 two-dimensional index of low-pass filter, 2-order Butterworth low-pass filter, two-dimensional ideal low-pass filter
Update
: 2025-02-19
Size
: 1kb
Publisher
:
cd
[
OpenCV
]
dft2
DL : 0
高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high pass filter, two-dimensional exponential growth rate of 2 high-pass filter
Update
: 2025-02-19
Size
: 1kb
Publisher
:
cd
[
Graph program
]
imageProcessing
DL : 0
openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
Update
: 2025-02-19
Size
: 1015kb
Publisher
:
bodysen
[
OpenCV
]
mymfc
DL : 0
用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filters the sample program.
Update
: 2025-02-19
Size
: 10.93mb
Publisher
:
吴敬鑫
[
Special Effects
]
opencv
DL : 0
用opencv编写的可对图像进行高斯滤波处理 其中可选不同的滤波模板 如3*3方格 5*5方格-Written with opencv Gaussian filter for image processing where the optional filtering template
Update
: 2025-02-19
Size
: 161kb
Publisher
:
jiangkd
[
Special Effects
]
exam4
DL : 0
在VC++框架下opencv 高斯滤波程序实现-Gaussian filter opencv
Update
: 2025-02-19
Size
: 1.61mb
Publisher
:
赵萌
[
Special Effects
]
OpenCVdemo6-
DL : 0
基于MFC的OPENCV开发环境的中值滤波,均衡化,高斯滤波的对比-MFC-based median filter OPENCV development environment, equalization, contrast Gaussian filter
Update
: 2025-02-19
Size
: 1.94mb
Publisher
:
郭中权
[
OpenCV
]
Image-Denoising-based-on-opencv
DL : 0
这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
Update
: 2025-02-19
Size
: 4.25mb
Publisher
:
xiaohai
[
Special Effects
]
GuassFilter
DL : 0
本程序是基于opencv实现高斯滤波的VC++算法,程序可运行-This procedure is based on the realization of a Gaussian filter opencv VC++ algorithm, the program can run
Update
: 2025-02-19
Size
: 12.33mb
Publisher
:
王顺飞
[
OpenCV
]
Gauss_Adjust_GPU
DL : 0
该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速-The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm
Update
: 2025-02-19
Size
: 270kb
Publisher
:
王顺飞
[
OpenCV
]
Recursive-Gaussian-filter
DL : 0
基于opencv实现Recursive_implementation_of_the_Gaussian_filter-Based on opencv achieve Recursive_implementation_of_the_Gaussian_filter
Update
: 2025-02-19
Size
: 2kb
Publisher
:
blake
[
OpenCV
]
Filters
DL : 0
均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
Update
: 2025-02-19
Size
: 4.85mb
Publisher
:
王大碗
[
Multimedia Develop
]
live_beautiful_camera_streaming0.5
DL : 1
主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现) Yuv转换成h264,x264实现 H264转换成rtmp流,libxrtmp实现-Mainly opencv face beautification facial beautification, skin test our use, skin color space is a particular area of a detected region (region of interest), after this area landscaping, is filtered, mainly bilateral filtering and Gaussian filter. 3. Video format conversion and encoding process is a good matrix rgb color space, the need to convert yuv, yuv color space that can be played, similar to watching our television screen above, the coding is transmitted when you need to send traffic only stream equivalent for compressed data, video frame coded yuv format into h264 format Rgb convert yuv, opencv achieve (achieve beauty in this step) Yuv convert h264, x264 achieve H264 convert rtmp stream, libxrtmp achieve
Update
: 2025-02-19
Size
: 13.98mb
Publisher
:
wangyaning
[
OpenCV
]
openCV-Practicefh
DL : 0
人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of the canvas 4. Modify the edge color 5. Convert Mat to Xcode UIImageView display)
Update
: 2025-02-19
Size
: 29.66mb
Publisher
:
fangs
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.