The heap error of cvGoodFeaturesToTrack function (Patch #2088)


Added by Takamichi Tashiro over 12 years ago. Updated over 12 years ago.


Status:Cancelled Start date:2012-06-25
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:imgproc, video
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

On Visual Studio 2010 Professional, the heap error occurs in cvGoodFeaturesToTrack function. It checked operating normally when correcting the code of the cvGoodFeaturesToTrack function.

I hope that this patch is applied.


featureselect.cpp.patch (545 Bytes) Takamichi Tashiro, 2012-06-25 05:40 pm


Related issues

duplicated by Patch #2089: The heap error of cvGoodFeaturesToTrack function Cancelled 2012-06-25

History

Updated by Vadim Pisarevsky over 12 years ago

the heap array is likely caused by the inconsistent use of runtime libraries (e.g. Multi-threaded DLL vs Single-threaded or Multithreaded Debug DLL)

  • Status changed from Open to Cancelled

Also available in: Atom PDF