Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CACTAS Labeling Tool in Boostlet.js #57

Open
jiehyunjkim opened this issue Apr 17, 2024 · 0 comments
Open

CACTAS Labeling Tool in Boostlet.js #57

jiehyunjkim opened this issue Apr 17, 2024 · 0 comments

Comments

@jiehyunjkim
Copy link

💡 CACTAS Project

CACTAS(Carotid Artery-Computed Tomographic Angiography Scoring) is an open-source project that can assist radiologists in diagnosing an embolic stroke of undetermined source (ESUS). Our project aims to design a program that can characterize qualitative and quantitative morphologic features of calcific plaque. We designed a web-based tool for plaque annotation to segment plaque with a single click.

CACTAS-Tool is a web-based single-click annotation tool that is 2.89 times faster than manual segmentation. We perform 3D region growing based on a user-selected CT Hounsfield Unit (HU) intensity with a configurable tolerance threshold to include neighboring voxels. Visualization was set to window/level of 130/1500 HU.

Here is an example of CACTAS-Tool:

Screen Shot 2023-07-18 at 3 59 33 PM

🚀 Challenge

We want to integrate the CACTAS tool functionality in Boostlet.js which is JavaScript plugins that enhance web-based image processing!

🛠️ Getting Started

You can get CACTAS tool code from: https://github.com/jiehyunjkim/CACTAS_Aim2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant