- 博客(3)
- 收藏
- 关注
原创 Visual Studio MSB8011 错误解决办法
错误描述:error MSB8011: Failed to register output. Please try enabling Per-user Redirection or register the component from a command prompt with elevated permissions.解决办法工程-->Propertier-
2014-08-22 01:19:53
1843
转载 2013计算机视觉代码合集一
注:下面有project网站的大部分都有paper和相应的code。Code一般是C/C++或者Matlab代码。最近一次更新:2013-9-7一、特征提取Feature Extraction:SIFT [1] [Demo program][SIFT Library] [VLFeat]PCA-SIFT [2] [Project]Affine-SIFT [3]
2013-10-02 15:32:37
588
原创 Unhandled exception at 0x0fd238de in face_rec.exe: 0xC000001D: Illegal Instruction
使用OpenCV的自带的Haar级联分类器进行人脸识别,编译成功,但调试时一直报非法指令错误。即:Unhandled exception at 0x0fd238de in face_rec.exe: 0xC000001D: Illegal Instruction。开始以为是内存溢出,将内存空间由默认的64K调大,结果还是有问题。查了很多资料都不能给出解决方法,最后终于查到原来是Win7的问
2013-09-02 00:07:35
3527
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人