资源列表
OpenSceneGraph-3.3.1
- 导入ifc文件工具源码,c++开发的OpenSceneGraph-import ifc files
vc_draw
- VC中绘制坐标系、网格、常用数学函数以及辅助功能(背景色切换、坐标标题修改等)-vc draw
atlimage
- atlimage.h atlimage.c-atlimage.h atlimage.cpp
ChildCtrl
- CListCtrl,ComboBox,CStatic,日期控件等重写的类,可能有的需要 Opencv的一些图像显示函数,.h,.CPP文件-Rewriting the class CListCtrl, ComboBox, CStatic, date controls, may require some images and some display function Opencv
MatEdit
- BMP2LCD.....Matrix Editor
CPPDCT
- dct算法c + + 实现。-C++ implementation of DCT algorithm
SealXP
- 印章大师11破解版本,支持防伪纹,提供各种常用模板,方便快捷-Seal Masters 11 cracked version, support for security lines, offers a variety of commonly used templates, convenient
EA-Programming-sample
- MT4 EA编程范例。是MT4中经典的MACD指标信号触发交易的指导。有详细的说明-MT4 EA sample
onvifalarm
- Onvif中IPC的产生的告警协议内容。是学习ONVIF事件的好资料-Onvif alarms generated in the IPC protocol content. ONVIF event is to learn good information
PAPR
- OFDM中降低峰均比的方法,将传统的SLM法,改进的SLM法和限幅加改进SLM法进行比较-Compare OFDM PAPR reducing methods in the traditional SLM method, improved SLM method and limiter plus improved SLM method
PictureFix
- 基于插值法的缺损图像修复。程序的模块设计主要分为四个部分:打开、破损图片、修复图片及保存修复之后的图片。其中,打开图片,可以打开本地电脑中任意一处的图片,直接调用控件openFileDialog1可以实现;破损图片的方法是加载打开的图片,然后将设定的破损区域的灰度值都设为255,所以设定区域变成了白色;修复的方法是,获取破损区域的位置,然后采用平均加权插值方法进行插值,修复图片;保存图片,将图片保存在本地,自选定位置和命名。-Interpolation method based on the r
ImageProcessLearn
- 使用opencv的C#包装库EmguCV进行图形处理-use EmguCV to ImageProcess