在安装pyhton扩展时,会报错:unable to find vcvarsall.bat。 是因为扩展使用C/C++编写,缺少编译需要的环境,而python2.x和3.x使用的版本也不一样,此资源提供了两个都需要的,可以根据自己的python版本选择使用。
2019-12-21 18:49:24 84.55MB python扩展 VCForPython2 MicrosoftVCT
1
这是一个在VC++环境下编写的Hough变换检测圆代码,可以同时检测多个圆
2015-11-03 00:00:00 1.88MB 检测圆
1