CodePudding user response:
How do you explain this? Let's find the OpenCV books to see obedientlyCodePudding user response:
Comments there are some, the function name can also provide clues, seems to be the object surface detection, look have Nick, is there any dirt or something like thatCodePudding user response:
How do you explain this? Darling still find the OpenCV books and have a lookCodePudding user response:
Code function at the end of the day is not others to help you see or interpretation or comment; But by myself calm down and take a long enough time and energy to do it yourself step or set a breakpoint or step to perform to a certain intermediate result shows or written to the log file analysis step by step,Remind: cow x teacher cannot replace the student understand and use the toilet!
Single step debugging and set breakpoint debugging (VS IDE compilation connection through later, press F10 or F11 key step, press Shift + F11 exit the current function; In a press F9 set breakpoints after press F5 execution stops at the breakpoint,) is one of the programmers must master the skills,