搜索资源列表
-
0下载:
QQ找茬,opencv实现图像分割、检测功能,暂未实现矩形的标定,运行前需将主函数下方的子函数删掉即可-QQ finding fault, opencv to achieve image segmentation, detection, yet achieve the rectangular calibration, running beneath the main function will be required before the subroutine can be deleted fr
-
-
0下载:
WTL和MFC共存,运用WTL内的切分类和容器切分MFC对话框。
include是wtl7.1的模板头文件。但在MFC和WTL中有相同的类时,WTL经常找错使用到MFC的类。
所以在编译有错的地方我进行过一些更改。比如将atlgdi.h中的CDC改为WTL::CDC。-WTL and MFC coexistence, using WTL classification and container cutting within the segmentation MFC dialog box.
-