资源列表
export_fig
- matlab Gui for make map figures
基于STM32车牌识别系统资料V1.0_Ricky(1)
- 本系统以STM32F103RBT单片机为主控,控制OV7670摄像头(带FIFO)进行图像采集,通过模式识别、匹配,最后获得车牌的识别结果。为尽大可能的提高处理速度,STM32单片机进行了16倍频。识别主要过程包括图像采集、二值化分析、识别车牌区域、字符分割、字符匹配五过程。(Circuit design of license plate recognition based on stm32)
MPD++
- NASA开源的匹配追踪分解算法,用于信号分解以及特征提取。(Matching Pursuit Decomposition is a powerful and effective iterative algorithm for signal decomposition and feature extraction. Matching Pursuit Decomposition decomposes any signal into linear combinations of its dictio
MFC鼠标交互
- 基于visual c++,在MFC中使用鼠标交互进行涂鸦式绘制
fx_decon_demo
- 可以实现地震资料去噪,平台为matlab,运行需要下载seismiclab,添加到matlab路径就可以。(Denoising of seismic data can be realized)
hdr
- hdr图片合成,四幅不同曝光的图片合成一张hdr图片(HDR picture synthesis, four pictures of different exposures synthesize an HDR picture)
清华大学CAD二次开发教案
- AutoLISP是由Autodesk公司开发的一种LISP程序语言,LISP是List Processor的缩写。(AutoLISP is a LISP programming language developed by Autodesk Company. LISP is the abbreviation of List Processor.)
Weickert各项异性扩散去噪
- Weickert各项异性扩散去噪是在经典的PM 模型基础上,考虑扩散的方向性,从而达到更好地去噪效果。
3d reconstruction
- 使用vs解决三维重构的问题,依据书籍计算机视觉多视图几何(Using vs to solve the problem of three-dimensional reconstruction, according to book computer vision multi-view geometry)
五星红旗绘制
- 这是一个五星红旗的绘制程序,使用它,可以会出一面五星红旗,大小可以自己定义
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
- 图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
OpenSceneGraph.3.Cookbook
- 一份好的学习QT+OSG的资料,供大家学习,按照这里的步骤,可以完成基本的osg实现(A Good Data on Learning QT+OSG)