New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@u4/opencv-build

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@u4/opencv-build - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

5

dist/cjs/misc.d.ts

@@ -119,2 +119,3 @@ /**

readonly world: true;
readonly python_tests: true;
/**

@@ -468,3 +469,3 @@ * Core functionality

*/
readonly ximgproc: false;
readonly ximgproc: true;
/**

@@ -488,3 +489,3 @@ * Extended object detection

*/
export declare const ALL_OPENCV_MODULES: ("video" | "text" | "world" | "core" | "imgproc" | "imgcodecs" | "videoio" | "highgui" | "calib3d" | "features2d" | "objdetect" | "dnn" | "ml" | "flann" | "photo" | "stitching" | "gapi" | "alphamat" | "aruco" | "barcode" | "bgsegm" | "bioinspired" | "ccalib" | "cudaarithm" | "cudabgsegm" | "cudacodec" | "cudafeatures2d" | "cudafilters" | "cudaimgproc" | "cudalegacy" | "cudaobjdetect" | "cudaoptflow" | "cudastereo" | "cudawarping" | "cudev" | "cvv" | "datasets" | "dnn_objdetect" | "dnn_superres" | "dpm" | "face" | "freetype" | "fuzzy" | "hdf" | "hfs" | "img_hash" | "intensity_transform" | "julia" | "line_descriptor" | "mcc" | "optflow" | "ovis" | "phase_unwrapping" | "plot" | "quality" | "rapid" | "reg" | "rgbd" | "saliency" | "sfm" | "shape" | "stereo" | "structured_light" | "superres" | "surface_matching" | "tracking" | "videostab" | "viz" | "wechat_qrcode" | "xfeatures2d" | "ximgproc" | "xobjdetect" | "xphoto")[];
export declare const ALL_OPENCV_MODULES: ("video" | "text" | "world" | "python_tests" | "core" | "imgproc" | "imgcodecs" | "videoio" | "highgui" | "calib3d" | "features2d" | "objdetect" | "dnn" | "ml" | "flann" | "photo" | "stitching" | "gapi" | "alphamat" | "aruco" | "barcode" | "bgsegm" | "bioinspired" | "ccalib" | "cudaarithm" | "cudabgsegm" | "cudacodec" | "cudafeatures2d" | "cudafilters" | "cudaimgproc" | "cudalegacy" | "cudaobjdetect" | "cudaoptflow" | "cudastereo" | "cudawarping" | "cudev" | "cvv" | "datasets" | "dnn_objdetect" | "dnn_superres" | "dpm" | "face" | "freetype" | "fuzzy" | "hdf" | "hfs" | "img_hash" | "intensity_transform" | "julia" | "line_descriptor" | "mcc" | "optflow" | "ovis" | "phase_unwrapping" | "plot" | "quality" | "rapid" | "reg" | "rgbd" | "saliency" | "sfm" | "shape" | "stereo" | "structured_light" | "superres" | "surface_matching" | "tracking" | "videostab" | "viz" | "wechat_qrcode" | "xfeatures2d" | "ximgproc" | "xobjdetect" | "xphoto")[];
export {};

24

dist/cjs/misc.js

@@ -85,3 +85,8 @@ "use strict";

exports.MODEULES_MAP = {
// not a real module
// apps: true,
// not a real module
world: true,
// was enabled in previous version.
python_tests: true,
/**

@@ -439,3 +444,3 @@ * Core functionality

*/
ximgproc: false,
ximgproc: true,
/**

@@ -458,19 +463,2 @@ * Extended object detection

exports.ALL_OPENCV_MODULES = Object.keys(exports.MODEULES_MAP);
// ['apps', 'aruco', 'bgsegm', 'bioinspired', 'calib3d', 'ccalib',
// 'core', 'datasets', 'dnn', 'dnn_objdetect', 'dpm', 'features2d', 'flann', 'fuzzy',
// 'gapi', 'hfs', 'highgui', 'img_hash', 'imgcodecs', 'imgproc', 'java_bindings_generator',
// 'js', 'js_bindings_generator', 'line_descriptor', 'ml', 'objc_bindings_generator',
// 'objdetect', 'optflow', 'phase_unwrapping', 'photo', 'python3', 'python_bindings_generator',
// // 'python_tests',
// 'reg', 'rgbd', 'saliency', 'shape', 'stereo', 'stitching', 'structured_light',
// 'superres', 'surface_matching', 'ts', 'video', 'videoio', 'wechat_qrcode', 'world',
// 'xobjdetect', 'xphoto',
// // olds:
// 'videostab', 'face', 'text', 'tracking', 'xfeatures2d', 'ximgproc',
// ] as const;
// export const defaultEnabledModules: OpencvModulesType[] = ['calib3d', 'core', 'dnn', 'features2d', 'flann', 'gapi', 'highgui', 'imgcodecs', 'imgproc',
// 'ml', 'objdetect', 'photo', 'video', 'videoio', 'img_hash', // 'python_tests',
// // olds:
// 'videostab', 'face', 'text', 'tracking', 'xfeatures2d', 'ximgproc',
// ]
//# sourceMappingURL=misc.js.map

@@ -119,2 +119,3 @@ /**

readonly world: true;
readonly python_tests: true;
/**

@@ -468,3 +469,3 @@ * Core functionality

*/
readonly ximgproc: false;
readonly ximgproc: true;
/**

@@ -488,3 +489,3 @@ * Extended object detection

*/
export declare const ALL_OPENCV_MODULES: ("video" | "text" | "world" | "core" | "imgproc" | "imgcodecs" | "videoio" | "highgui" | "calib3d" | "features2d" | "objdetect" | "dnn" | "ml" | "flann" | "photo" | "stitching" | "gapi" | "alphamat" | "aruco" | "barcode" | "bgsegm" | "bioinspired" | "ccalib" | "cudaarithm" | "cudabgsegm" | "cudacodec" | "cudafeatures2d" | "cudafilters" | "cudaimgproc" | "cudalegacy" | "cudaobjdetect" | "cudaoptflow" | "cudastereo" | "cudawarping" | "cudev" | "cvv" | "datasets" | "dnn_objdetect" | "dnn_superres" | "dpm" | "face" | "freetype" | "fuzzy" | "hdf" | "hfs" | "img_hash" | "intensity_transform" | "julia" | "line_descriptor" | "mcc" | "optflow" | "ovis" | "phase_unwrapping" | "plot" | "quality" | "rapid" | "reg" | "rgbd" | "saliency" | "sfm" | "shape" | "stereo" | "structured_light" | "superres" | "surface_matching" | "tracking" | "videostab" | "viz" | "wechat_qrcode" | "xfeatures2d" | "ximgproc" | "xobjdetect" | "xphoto")[];
export declare const ALL_OPENCV_MODULES: ("video" | "text" | "world" | "python_tests" | "core" | "imgproc" | "imgcodecs" | "videoio" | "highgui" | "calib3d" | "features2d" | "objdetect" | "dnn" | "ml" | "flann" | "photo" | "stitching" | "gapi" | "alphamat" | "aruco" | "barcode" | "bgsegm" | "bioinspired" | "ccalib" | "cudaarithm" | "cudabgsegm" | "cudacodec" | "cudafeatures2d" | "cudafilters" | "cudaimgproc" | "cudalegacy" | "cudaobjdetect" | "cudaoptflow" | "cudastereo" | "cudawarping" | "cudev" | "cvv" | "datasets" | "dnn_objdetect" | "dnn_superres" | "dpm" | "face" | "freetype" | "fuzzy" | "hdf" | "hfs" | "img_hash" | "intensity_transform" | "julia" | "line_descriptor" | "mcc" | "optflow" | "ovis" | "phase_unwrapping" | "plot" | "quality" | "rapid" | "reg" | "rgbd" | "saliency" | "sfm" | "shape" | "stereo" | "structured_light" | "superres" | "surface_matching" | "tracking" | "videostab" | "viz" | "wechat_qrcode" | "xfeatures2d" | "ximgproc" | "xobjdetect" | "xphoto")[];
export {};

@@ -80,3 +80,8 @@ /**

export const MODEULES_MAP = {
// not a real module
// apps: true,
// not a real module
world: true,
// was enabled in previous version.
python_tests: true,
/**

@@ -434,3 +439,3 @@ * Core functionality

*/
ximgproc: false,
ximgproc: true,
/**

@@ -453,19 +458,2 @@ * Extended object detection

export const ALL_OPENCV_MODULES = Object.keys(MODEULES_MAP);
// ['apps', 'aruco', 'bgsegm', 'bioinspired', 'calib3d', 'ccalib',
// 'core', 'datasets', 'dnn', 'dnn_objdetect', 'dpm', 'features2d', 'flann', 'fuzzy',
// 'gapi', 'hfs', 'highgui', 'img_hash', 'imgcodecs', 'imgproc', 'java_bindings_generator',
// 'js', 'js_bindings_generator', 'line_descriptor', 'ml', 'objc_bindings_generator',
// 'objdetect', 'optflow', 'phase_unwrapping', 'photo', 'python3', 'python_bindings_generator',
// // 'python_tests',
// 'reg', 'rgbd', 'saliency', 'shape', 'stereo', 'stitching', 'structured_light',
// 'superres', 'surface_matching', 'ts', 'video', 'videoio', 'wechat_qrcode', 'world',
// 'xobjdetect', 'xphoto',
// // olds:
// 'videostab', 'face', 'text', 'tracking', 'xfeatures2d', 'ximgproc',
// ] as const;
// export const defaultEnabledModules: OpencvModulesType[] = ['calib3d', 'core', 'dnn', 'features2d', 'flann', 'gapi', 'highgui', 'imgcodecs', 'imgproc',
// 'ml', 'objdetect', 'photo', 'video', 'videoio', 'img_hash', // 'python_tests',
// // olds:
// 'videostab', 'face', 'text', 'tracking', 'xfeatures2d', 'ximgproc',
// ]
//# sourceMappingURL=misc.js.map
{
"name": "@u4/opencv-build",
"version": "0.7.1",
"version": "0.7.2",
"description": "A simple script to auto build recent OpenCV + contrib version via npm 2022 Edition",

@@ -5,0 +5,0 @@ "type": "commonjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc