android使用C++交叉编译opencv转换图片示例
代码我就不发了天机不可泄露?xml version1.0 encodingutf-8? LinearLayout xmlns:androidhttp://schemas.android.com/apk/res/android xmlns:apphttp://schemas.android.com/apk/res-auto xmlns:toolshttp://schemas.android.com/tools android:layout_widthmatch_parent android:layout_heightmatch_parent android:backgroundcolor/bg_color android:orientationvertical EditText android:idid/editTextText android:layout_widthmatch_parent android:layout_heightwrap_content android:ems10 android:inputTypetext / LinearLayout android:layout_widthmatch_parent android:layout_heightwrap_content android:orientationhorizontal TextView android:idid/tv_select_img_in_test_fragment stylestyle/isolate android:layout_widthwrap_content android:layout_heightwrap_content android:text选择图片 / Button android:idid/button4 android:layout_widthwrap_content android:layout_heightwrap_content android:textButton / /LinearLayout Button android:idid/button3 android:layout_widthwrap_content android:layout_heightwrap_content android:textButton / ImageView android:idid/imageView6 android:layout_widthmatch_parent android:layout_heightwrap_content tools:srcCompattools:sample/avatars / ImageView android:idid/imageView5 android:layout_widthmatch_parent android:layout_heightwrap_content tools:srcCompattools:sample/avatars / /LinearLayout