Bugfix for lkdemo.cpp with "delete all the points" option, now it really delete it (Bugfix #2813)
Description
Don't know how to add request to github, patch you can find in attachment. Thank you.
History
Updated by Kirill Kornyakov about 12 years ago
Nikolay, thank you for the patch. But still, it would be much better if you could prepare a pull request. It may take a lot of effort first time, but this experience is valuable!
- Subject changed from fix bug in lkdemo.cpp with "delete all the points" option, now it really delete it to Bugfix for lkdemo.cpp with "delete all the points" option, now it really delete it
- Tracker changed from Bug to Bugfix
Updated by Nikolay Rogoshchenkov about 12 years ago
Kirill Kornyakov wrote:
Nikolay, thank you for the patch. But still, it would be much better if you could prepare a pull request. It may take a lot of effort first time, but this experience is valuable!
I agree with you, could you pls point me to Howto?
When I tied to do a push request to github via TortoiseGit (under Win32) I've got:
git.exe push --progress "origin" master:master error: The requested URL returned error: 403 while accessing https://github.com/Itseez/opencv.git/info/refs fatal: HTTP request failed git did not exit cleanly (exit code 128) (28673 ms @ 2/19/2013 8:48:06 AM)
Updated by Nikolay Rogoshchenkov about 12 years ago
Updated by Andrey Kamaev about 12 years ago
- Target version changed from 2.4.4 to Next Hackathon
Updated by Kirill Kornyakov almost 12 years ago
Making another try...
- Pull request set to https://github.com/Itseez/opencv/pull/801
- Affected version changed from branch 'master' (2.4.9) to branch '2.4'
- Target version changed from Next Hackathon to 2.4.6
Updated by Kirill Kornyakov almost 12 years ago
- Status changed from Open to Done