搜索资源列表
firetexture
- 飞火纹理图像纹理分析合成软件,效果很好,飞火纹理图像纹理分析合成软件,效果很好
Camera
- 火牛STM32开发板的摄像头例子程序,工程全部打包上传,绝对无错,是开发32位ARM芯片、数字图像处理的重要参考,-AC adapter STM32 development board camera example program, works full package to upload, absolutely nothing wrong, is to develop 32-bit ARM chip, an important reference for digital image proce
200611720157367
- 注意里面的注释不是英文的,因为原理很简单,火人就没翻译了。 初学者可往下看本例程的原理: 1、依次获得取样点的颜色 2、在取样点画该颜色的方框 取样越精,方框越小,图像就越清晰 -Note that inside the comment is not English, because the principle is very simple, no translation of Burning Man. Beginners can look down the prin
specailfx
- 三种特殊图像动态滤镜,动态水波效果,动态火效果,动态灯光效果-Three special image dynamic filter, dynamic wave effect, the dynamic thermal effects, dynamic lighting effects
zhifangtu_yans
- 利用opnecv在C++在图像中检测火焰区域-Use opnecv in C++ to detect the flame area in the image
TILT_v1_03
- 目前很火的基于稀疏低秩表达的TILT源码,可以实现图像的自动扳正,规则图像的自动校准-Fire based on sparse low rank expression TILT source, can achieve automatic image Righting rule automatic calibration of images
shape-matchingusing-shape-contexts
- 关于shape context图像形状算法 最火的一篇cvpr文章-About shape context image shape algorithm hottest one cvpr article
ARM9-OpenCV-Fire-Check
- 基于ARM9的Opencv图像火检系统的设计文档。 较为详细的说明了整个设计过程。-arm9 opencv fire check system
SIFT
- SIFT是由UBC(university of British Column)的教授David Lowe 于1999年提出, 并在2004年得以完善的一种检测图像关键点(key points , 或者称为图像的interest points(兴趣点) ), 并对关键点提取其局部尺度不变特征的描绘子, 采用这个描绘子进行用于对两幅相关的图像进行匹配(matching)。 目前, SIFT可以说是所有图像局部特征描述特征子 中最火的一个了。-SIFT was developed by David L