搜索资源列表
摄像头标定源码
- 摄像头标定源码 visual c++ 平台下实现,The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
SLWeb
- 【原创】Silvlight做的在线播放器,边播发边下载-[原创] Silvlight do online player, edge broadcast edge download
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
EdgeColor
- Edge Detection,Color Find,Maximum Color in Image User Interface
FINAL
- 用C++实现数字图像处理,有阈值,边缘检测,膨胀等功能,适合初学者学习-Using C++ realization of digital image processing, the threshold, edge detection, expansion of functions, suitable for beginners to learn
cvcanny.cpp.tar
- Canny Algorithm for edge detection in images.
CvEdgeDiffTest
- OpenCV Edge, Diff TestProgram
networkflow
- 关于分类算法与网络流量识别结合的性能分析的论文,非常前沿-Classification algorithm on network traffic identification and integration of performance analysis of paper, very cutting edge
MpegNetwork
- 大家知道,在网络上传输音频视频等多媒体数据,目前主要有下载和流式传输两种方案。下载的主要缺点是得等内容全部下载完了才能观看。而流式传输则可以边下边看,只需几秒或十几秒就可以同步观看了。-As we all know, the network audio and video and other multimedia data transmission, the current main download and streaming two options. The main drawback is
e2
- 网上视频边用边学VB6.0教程2的成品,适合初学者学习查看-Online video tutorials VB6.0 learning edge with 2 products, suitable for beginners to learn View
2009121516496750
- 软件名称:百度音乐小偷 软件功能:一般MP3搜索,歌手列表,百度排行分类,歌曲地址显示,歌曲下载,LRC同步等…… 开发周期:一周(边上班边思考,其实没写多久,呵呵) 开发作者:小蒲 QQ706029 希望大家可以加入我的群讨论 31044377 个人主页:www.xxpig.cn 新站,没多少内容,不过我会把我编写的程序全部放上去 UI界面没时间写,只是编写了主程序,代码不是很理想…… -' Software name: Baidu music thiev
movie-tect
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-AVI file from the camera or get the video stream, video stream edge detection
Half_Edge
- 三角片模型实验 : 给一个三角片模型,实现一些基本的操作: 建立以边为中心的拓扑结构(半边结构) 实现一种再分算法(Butterfly 或LOOP等均可) -Triangle model experiment: to a triangular piece model basic operations: the establishment of a center to edge topology (Pteris structure) to achieve a subdivisi
ffmpeg-0.5.10.tar
- ffmpeg 0.5.10 source code.FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up t
Cany-KPMstats.rar
- Cany Edge Detection Color Images,Cany Edge Detection Color Images
Median-filter-
- 在信号处理中,它通常是可取的是能够执行某种降噪图像或信号。中值滤波是一种非线性数字滤波技术,通常用于去除噪声。这种噪声是一个典型的前处理步骤,提高后处理的结果(例如,边缘检测在图像)。中值滤波是非常广泛的应用在数字图像处理中,在一定的条件下,它保留了边缘,去除噪声-In signal processing, it is often desirable to be able to perform some kind of noise reduction on an image or signal.
bianyuanguolv
- 这个报告里包含了用matlab实现的图像边缘过滤技术,在matlab运行环境下将不同的图片给予想要的边缘过滤效果。-This report contains the edges of the image using matlab filtering technology, the operating environment in matlab different pictures give the desired edge filtering effect.
EdgeContour
- 对复杂图象进行基于颜色的聚类分割、轮廓提取、种子填充、边缘检测基本算子等-Complex clustering-based color image segmentation, contour extraction, seed filling, edge detection operator and other basic
helloGPGPU_GLSL-1.0.2
- 显示如何使用GPU进行通用计算,例子中使用GLSL实现高斯-拉普拉斯边缘检测算子-show how to use the GPU for general purpose computing, for example the use of GLSL achieve Gaussian- Laplace operator Edge Detection