资源列表
2DDraw
- 画2D图,包含了折线图、饼状图、以及柱状图;通过修改graph.cpp中的graphType参数就行!实例中以折线图为例了。-Figure 2D drawing, including line charts, pie charts, and histograms by modifying graph.cpp the graphType parameters on the line! Case example with a line chart.
Scaletransform
- 该程序主要功能是实现图像格式大小的转换,转换后的图像的大小可以自己设定-The program main function is the size of image format conversion, the converted image size can be set
刚刚做的CAD
- 小型CAD绘图系统-small CAD system
DxfView
- 用于写dxf及显示dxf图形的动态库,支持标注及其它常用图形.
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
Support13Demos
- Sample android application for support demos.
Read_and_display_image
- MATLAB图像的读取与显示程序,包括示例图片,具有较强的参考价值-MATLAB to read and display the image process, including sample pictures, with a strong reference value
!!MyDICOM
- 针对DCM医学图像格式,编制程序完成DCM图像的读取,并可以进行bmp转换-against DCM medical image format, the preparation procedure is completed DCM images read, and can change bmp
BMPFILE
- 位图读取+距离变换+位图显示,带有中点画线算法
A05041
- Re-color pictures in c
myValueControl
- Qt 实现 圆形拱形指示仪、圆形仪表、左右滑块、线型刻度尺、圆形刻度尺、酷炫进度条电池指示仪、垂直方块进度条、频谱分析控件 图表曲线显示、滑动背景面板、滑动列表框、另类进度条、LED数字灯、声音波形动态图、声音直方动态图、对称直方动态图-Qt4.8.5+VS2010
Graphical_BinaryTree-SourceCode
- codeproject上面的一个画二叉平衡树的方法,超强,通过该例子,可以所见即所得的看到二叉平衡树的生成过程,也可以学习gdi画图知识- a painting balanced binary tree method codeproject above, super, through this example, you can see the bui