资源列表
Shapes2
- 绘制一串颜色各异的五角星,通过拉伸窗口改变五角星的颜色-Drawing a bunch of different colors of five-pointed star, five-pointed star through the stretch to change the color of the window
DCT_3
- DCT code for JPEG encoder
harris-code
- opencv c++ 实现harris角点检测-opencv harris
sparseDCT
- sparse DCT. this is another version of DCT that s good for compression.
1
- 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
goujian
- 序列图像中出现次数最多的像素点的灰度值作为背景相同像素点的灰度值,而得到初始的静止背景-Gradation value appears in the highest number of pixel points in the image sequence as a background the same gray scale value of the pixel point, and to obtain initial stationary background
opencv2--
- 清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
Canny
- 边缘检测,对图形中的轮廓进行检测,利用了opencv中的canny算子所做的边缘检测-Edge Detection
chap8_28
- Matlab HOUGH变换检测直线的算法-Algorithm Matlab HOUGH transform line detection
ClockwiseSortPoints
- 对点序进行顺时针排序,经常用在opencv中对轮廓点的排序-sort points clockwise,it always used in opencv after finding contours
kmeansclustering
- 脑电图像分割源代码,利用K聚类算法,实现对脑电图像的分割融合。-Electroencephalography (eeg) as segmentation source code, using the K clustering algorithm, implementation of electroencephalogram (eeg) as segmentation.
CovImgAndKerl
- 一个自定义卷积的实现程序,可以深刻了解卷积的实现原理,适合新手学习-Implement a custom convolution procedure, we can achieve a deep understanding of the principles of convolution, suitable for beginners to learn