Annofab-3dpc-editor-cli

Latest version: v0.2.1

Safety actively analyzes 623315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

What's Changed
New Features

* RGB付き点群データの登録に対応 by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/127


Others

* python3.11でも実行できるようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/125

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
New Features
* アノテーション仕様標準プラグインを利用したプロジェクトに対応する by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/121

Documentation
* ドキュメントのヘッダーにGitHubアイコンを追加する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/119
* ライセンスの追加と、PyPIに設定するメタ情報の追加。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/116


Others
* "AnnoFab"から"Annofab"に置換する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/117


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.1.9...v0.2.0

0.1.9

What's Changed

Bug Fixes

Enhancements
* [project create] プロジェクト設定の「タスクの割当方法」を、画面からプロジェクトを作成したときの設定に合わせるようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/90
* [project create] project_idをオプショナルにして、替わりにプロジェクト名(title)を必須にする by pfe171 in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/105
* [project upload_scene] タスク作成に失敗したときに、失敗の原因を出力するようにしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/91
* [project upload_scene] タスクを作成する場合は、`--task_id_prefix`を必須にしました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/99
* [project upload_scene] 登録する補助情報の種類を「カスタム」ではなく適切な値にする by pfe171 in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/101
* [project put_segment_label, put_cuboid_label] --color, --name_ja ,--label_idをオプショナルにする by pfe171 in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/106
* annofab_endpoint引数を追加 by seraphr in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/95

Documentation
* 拡張KITTI形式のドキュメントに`file_extension`の使用例を追加しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/87
* "AnnoFab"から"Annofab"にリネーム by thamaji in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/107
* 拡張KITTI形式 から Annofab点群形式(KITTIベース) にリネームする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/110
* ReadTheDocsにpublishするための準備 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/111
* ReadTheDocsのビルド失敗に対応する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/113


Others
* タスク作成処理を`initiateTasksGenerationAPI`から`putTask`APIを使うように変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/98
* _create_tasks関数に型ヒントを追加する 98関係 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/102
* devcontainer用のDockerfileを更新:poetryのインストールで失敗しないようにした by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/104
* 依存ライブラリのバージョンアップ by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/103
* anno3dコマンドのpublic化対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/100
* travisciでエラーが発生しないようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/108

New Contributors
* pfe171 made their first contribution in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/101
* thamaji made their first contribution in https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/pull/107

**Full Changelog**: https://github.com/kurusugawa-computer/annofab-3dpc-editor-cli/compare/v0.1.8...v0.1.9

0.1.8

* 28 `scene.meta`が無い場合、入力データの順序をファイル名(拡張子を除く部分)の昇順とするようにした
* 32 `scene.meta`の`image_extension`に対応し、png以外のファイルを補助データとしてアップロードできるようにした
* 36 コマンドライン引数に`--input_data_id_prefix`と`--input_id_prefix`が混在していたのを`--input_data_id_prefix`に統一
* 81 `annofabapi`で削除された機能を利用している部分を修正
* 82 開発用の設定を一部変更
* 83 fix typo

0.1.7

* 60 Cuboidの規定サイズを登録するサブコマンド`project add_preset_cuboid_size`を追加

0.1.6

* 31 ラベルの削除を経ずにラベルの色などを変えられるようにした
* 56 versionコマンドの追加
* 57 annofabapiのバージョンが0.39.0以上でも利用できるようにする
* 62 カメラの座標を登録できるようにした
* これまでは、高さだけを登録していた
* 64 CLIが登録するアノテーションのデータ構造バージョンをv2にした
* 66 利用するデータ構造を廃止予定のものから新しいものに変更

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.