搜索资源列表
testfft
- opencv实现对图像fft变换和逆变换,画出傅里叶变换谱-opencv realized the image fft transform and inverse transform, Fourier transform spectrum plot
guiyihuajimatching
- 用归一化积相关实现图像匹配,简单实用,对初学者有帮助。-With normalized plot related to the achievement of image matching, simple and practical help for beginners.
graphUtils
- OpenCV库根据提供的数组画数据图,使用这个库可以在屏幕上,或者图像上画曲线图。可以在测试一个算法时,非常方便的观察到数字数组。-Showing a simple graph of an array.This library is just a collection of functions that can be used to simply plot a graph of an array in its own window, or to overlay graphs into exi
plot
- C++实现画柱状图,对一份报表,根据属性及其数据大小画出直观的柱状图-C++ achieve draw a histogram, for a report, based on attributes and data size drawn intuitive histogram
harris角点检测
- cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)