资源列表
yisheng100mingzhi
- vc matlab 在图像处理中的接口。-VC Matlab digital image
gpuray-0.91
- Standford大学开发的GPU光线跟踪程序,实现了基于GPU的KDTree算法,需要Brook+编译运行-Standford University, the development of GPU ray-tracing program, enables GPU-based algorithms KDTree need to run the Brook+ compiler
leidamubiaoshibie
- 针对雷达一维距离成像辨识的最新博硕士论文,这几篇论文概括了近几年对雷达图象辨识的最新进展,是雷达距离成像最好的资料。 -One-dimensional radar imaging for identification from the latest Theses, which outlined several papers on the radar image recognition in recent years, the latest development, is the best i
VideoInput
- VC和Opencv结合使用,同时读入并播放两个视频文件,并显示和保存视频指定帧的图像-VC and Opencv combination, also read and play two video files, and display and save the video image frames specified
dengjiansong-course
- 中国科技大学,邓建松的计算机图形学相关课件-China University of Technology, Dengjian Song of the computer graphics-related courseware
multi-targetstracking
- 多目标跟踪领域的论文,包括最新的多篇硕博士论文,有很大参考价值-Multi-target tracking papers, including the latest articles Shuo doctoral thesis, is very valuable
libqrencode
- 使用开源的libqrencode,编译成lib库,很好的兼容中文,并且还包括了一个日本人的二维码生成工具-The use of open source libqrencode, compiled lib library, very good compatibility Chinese, Japanese, and also includes a two-dimensional code generation tools
Photoshop_best
- 功能非常强大,并且非常实用!对photo初学者帮助很大!-Very powerful and very useful! Photo of great help for beginners!
图像分割与检测
- 多文档 打开图片 图像 点处理(灰度 阈值 反色 增量 线性 直方图 等等) 区域(平滑 中值滤布 等等5中滤布 可自己设置参数) 轮廓提取 轮廓种子 跟踪 模式匹配等等 太强大了
AsynchronousGrabDIY
- 基于Vimba的工业相机视屏采集软件,包含保存图像、调节对比度,亮度的功能。 需要先安装vimba(Vimba based industrial camera screen acquisition software, including saving images, adjusting contrast, brightness function.)
摄像头标定
- 采用棋盘纸定标,通过过相机捕获到的图片,不断旋转棋盘纸的位置,在4个坐标系之间的的来回转换,最后得到相机的内外参,注意保存在xml文件里(Chessboard calibration is adopted. Through the pictures captured by the camera, the position of chessboard is constantly rotated, and the conversion between the 4 coordinate systems
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi