搜索资源列表
VQ_Final
- MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitati
WaterShed(CPP)
- 分水岭算法(WaterShed)的C++实现,针对导入的位图进行分水岭算法分割,是基于MFC的实现-Watershed algorithm (WaterShed) of the C++ implementation of the imported bitmap for the watershed segmentation algorithm is based on the realization of MFC
GdiPlusLineChart
- mfc使用gdi+在控件中实现简单的图层操作,如图层的选择,返回图层的graphics指针,返回图层的bitmap指针等-mfc to use gdi+ control the simple layer operations, such as layer selection to return to the layers of graphics pointer return layers bitmap pointer
BmpView
- 演示游戏中位图的显示,不使用MFC,可用于游戏开发参考。-Demo game bitmap display, does not use MFC,