deepin-ocr/3rdparty/opencv-4.5.4/doc/js_tutorials/js_assets
wangzhengyang 718c41634f feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake
1.项目后端整体迁移至PaddleOCR-NCNN算法,已通过基本的兼容性测试
2.工程改为使用CMake组织,后续为了更好地兼容第三方库,不再提供QMake工程
3.重整权利声明文件,重整代码工程,确保最小化侵权风险

Log: 切换后端至PaddleOCR-NCNN,切换工程为CMake
Change-Id: I4d5d2c5d37505a4a24b389b1a4c5d12f17bfa38c
2022-05-10 10:22:11 +08:00
..
.eslintrc.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
apple.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
coins.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
cup.mp4 feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
handDst.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
handSrc.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_basic_ops_copymakeborder.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_basic_ops_roi.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_bg_subtraction.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_camshift.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_canny.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_colorspaces_cvtColor.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_colorspaces_inRange.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_approxPolyDP.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_area.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_boundingRect.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_convexHull.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_fitEllipse.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_fitLine.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_minAreaRect.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_minEnclosingCircle.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_moments.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_features_perimeter.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contour_properties_transpose.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contours_begin_contours.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contours_more_functions_convexityDefects.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_contours_more_functions_shape.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_dnn_example_helper.js feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_example_style.css feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_face_detection_camera.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_face_detection.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_filtering_bilateralFilter.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_filtering_blur.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_filtering_filter.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_filtering_GaussianBlur.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_filtering_medianBlur.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_fourier_transform_dft.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_geometric_transformations_getAffineTransform.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_geometric_transformations_resize.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_geometric_transformations_rotateWarpAffine.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_geometric_transformations_warpAffine.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_geometric_transformations_warpPerspective.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_grabcut_grabCut.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_gradients_absSobel.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_gradients_Laplacian.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_gradients_Sobel.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_histogram_backprojection_calcBackProject.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_histogram_begins_calcHist.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_histogram_equalization_createCLAHE.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_histogram_equalization_equalizeHist.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_houghcircles_HoughCirclesP.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_houghlines_HoughLines.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_houghlines_HoughLinesP.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_image_arithmetics_bitwise.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_image_classification_model_info.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_image_classification_with_camera.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_image_classification.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_image_display.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_imgproc_camera.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_intelligent_scissors.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_meanshift.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_blackHat.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_closing.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_dilate.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_erode.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_getStructuringElement.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_gradient.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_opening.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_morphological_ops_topHat.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_object_detection_model_info.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_object_detection_with_camera.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_object_detection.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_optical_flow_dense.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_optical_flow_lucas_kanade.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_pose_estimation_model_info.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_pose_estimation.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_pyramids_pyrDown.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_pyramids_pyrUp.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_semantic_segmentation_model_info.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_semantic_segmentation.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_setup_usage.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_style_transfer_model_info.json feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_style_transfer.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_template_matching_matchTemplate.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_thresholding_adaptiveThreshold.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_thresholding_threshold.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_trackbar.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_video_display.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_watershed_background.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_watershed_distanceTransform.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_watershed_foreground.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_watershed_threshold.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
js_watershed_watershed.html feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
opencv_logo.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
orange.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
shape.jpg feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00
utils.js feat: 切换后端至PaddleOCR-NCNN,切换工程为CMake 2022-05-10 10:22:11 +08:00