资源列表
opencv_essentials.pdf
- OpenCV technical book
opencv_for_secret_agents.pdf
- OpenCV technical book
纹理特征提取
- 应用灰度共生矩阵求解纹理特征并用熵,相关性,惯性矩,能量,局部平衡等参数带有实例照片可以直接编译(Applying the grayscale symbiotic matrix to solve the texture features and using entropy, correlation, inertia moment, energy, local equilibrium and other parameters with example photos can be compiled
gifshot-master
- 图片合成,静态图合成动态图的js插件,不用服务器就能合成(Picture synthesis, static graph synthesis dynamic graph JS plug-in, can be synthesized without server)
NETSDK(20170706)
- 1.支持win64位下云登录功能。 2.设置码流V2接口的回调函数参数修改。 3.消息回调函数接口参数的修改。 4.优化接收和处理缓存,解决接收高分辨率图片数据问题。 5.增加智能编码,智能回放等功能接口。 6.增加车牌识别,人脸识别及其报警配置,模糊检测功能。(此为定制功能) 7.增加抓图接口中图片类型选择功能。 8.增加获取录像日历功能接口。(1. support the win64 bit cloud login function. 2. to modify the
卡尔曼滤波
- 卡尔曼滤波matlab版学习代码,供初学者参考学习(Kalman filter matlab learning code.)
WebGL编程指南
- 全面介绍WebGL编程并附有入门实例,适合一步步自学。(This is programming guide for WebGL)
MeanShift
- meanshift可实现图像分割,聚类,在二维图像处理中应用比较广泛(meanshift can conduct image segmentation, clustering, etc. It has been widely used in computer vision and image processing.)
wavelets
- Basics of Wavelets.Prpperties of Wavelets.
whmt1
- 用隐马尔可夫模型对图像进行处理,效果还行(Image processing with hidden Markov model)
p4
- [Poisson p4] GUI part
PSNR
- This is a MATLAB code used to calculate the PSNR of a function.