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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -