{"id":19767709,"url":"https://github.com/compphoto/deptheditingtool","last_synced_at":"2026-02-23T06:39:33.633Z","repository":{"id":222720426,"uuid":"421548411","full_name":"compphoto/DepthEditingTool","owner":"compphoto","description":"An editing tool for depth images to enable artistic control for creative content creation.","archived":false,"fork":false,"pushed_at":"2022-12-28T10:28:06.000Z","size":43740,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T04:14:17.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compphoto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-10-26T18:56:11.000Z","updated_at":"2024-09-25T07:02:46.000Z","dependencies_parsed_at":"2024-02-15T21:39:13.829Z","dependency_job_id":null,"html_url":"https://github.com/compphoto/DepthEditingTool","commit_stats":null,"previous_names":["compphoto/deptheditingtool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compphoto%2FDepthEditingTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compphoto%2FDepthEditingTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compphoto%2FDepthEditingTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compphoto%2FDepthEditingTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compphoto","download_url":"https://codeload.github.com/compphoto/DepthEditingTool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253832545,"owners_count":21971285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T04:32:00.602Z","updated_at":"2026-02-23T06:39:33.571Z","avatar_url":"https://github.com/compphoto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive editing of Monocular Depths\n\nThis folder contains the following subdirectories:\n\n- `DepthEditingTool`: This contains the source files for the web editing application.\n- `sample_images`: This contains 3 sample RGB images with their corresponding depth maps for test purposes.\n\n## Setting up the interface\n\nThis application requires NodeJs to run. Follow the installation guide below to setup Nodejs and its dependencies.\n\nNOTE: This application runs only on the web browser and does not interact with a backend server.\n\n### Installation\n\nDownload and install Nodejs from the [official website](https://nodejs.org/en/download/).\n\u003cbr\u003e\nTest if installation was successful by running the following on the terminal:\n\n- `node -v`: The system should display the Node.js version installed on your system\n- `npm -v`: The system should display the NPM version installed on your system\n\n### Yarn Setup\n\nRun the following scripts on the terminal to setup `yarn`:\n\n- `npm install -g npm`: Setup `npm` globally\n- `npm install --global yarn`: Setup `yarn` globally\n\n## Available Scripts\n\nIn the `DepthEditingTool` directory, you can run:\n\n### `yarn install` or `yarn`\n\nThis command downloads the node module dependencies for the depth editing application.\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n## Issues\n\n`Yarn` breaks for Nodejs 17.\n\n### Solution\n\nRun `export NODE_OPTIONS=--openssl-legacy-provider` on the terminal.\n\n\u003cbr\u003e\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompphoto%2Fdeptheditingtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompphoto%2Fdeptheditingtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompphoto%2Fdeptheditingtool/lists"}