c# - Emgu CV mouse control properties -


i triyng create user interface displays image , control mouse events using c# , emgu cv. can display image panandzoompicturebox. however, when zoom in , out can not dimensions of image. , dimensions of panandzoompicturebox remains constant. possible resize panandzoompicturebox zoom in or zoom out? second problem is, want deactivate zooming when mouse clicked , dragged on image.

i looking forward hearing you

regards


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -