资源列表
作业3
- (1) 掌握直方图均衡的算法原理,理解彩色直方图均衡存在的问题 (2) 了解精确直方图匹配的算法原理,了解算法的实际效果。((1) grasp the algorithm principle of histogram equalization, understand the problems of color histogram equalization (2) Understand the algorithm principle of exact histogra
作业4
- 理解图像空间滤波的实现步骤,掌握平滑、锐化两类空间滤波的区别,了解线性与非线性滤波差别(Understand the realization steps of image spatial filtering, grasp the difference between smoothing and sharpening two types of spatial filtering, and understand the difference between linear and non-linear
作业5
- 理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and
GWXFaceRec
- 单目摄像头,实时在线实现人脸检测功能,使用openCV。(single camera,release the function of face recongise)
cppjieba-master
- 结巴分词,提供针对中文的分词方法,使用C++语言编写(jieba provides a word segmentation method for Chinese, which is written in the C++ language)
CSimpleDrawer
- 设计一个简易的画图程序,能够绘制直线、矩形与椭圆,并运用序列化对所绘图形进行保存与打开。(Design a simple drawing program, can draw straight line, rectangle and ellipse, and use serialization to save and open the drawing.)
painter
- really a nother spl w
CImg_latest
- 很好的图像处理库,能兼容windows、linux、unix等多种平台(Good image processing library, compatible with many platforms, such as windows, Linux, UNIX, etc.)
《OpenCV图像处理编程实例-源码-20160801
- 深入理解OpenCV:实用计算机视觉项目解析-源代码(this is a book code of graphic opencv)
directx11-pratices-master
- 非常谢谢的DIRECTX11例程,学习3D 图形学的DIRECTX11向导式教程!(DIRECTX 11 SOFTWARE DEVELPMENT SOURCE CODE)
Backprojection for Synthetic Aperture Radar
- 学习反向投影算法的SAR成像论文,介绍的非常详细,能够根据内容编写出程序来(A good thesis for study of backprojection algorithm in synthetic aperture radar imaging. One can program with matlab from the descr iption in this thesis)
1
- 图像去雾可以还原图像的颜色和能见度,同时也能利用雾的浓度来估计物体的距离,这些在计算机视觉上都有重要应用(Image Fog can restore the color and visibility of the image, but also can use the concentration of the fog to estimate the distance of the object, which have important applications in computer visi