An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: roi-segmentation

flatironinstitute/CaImAn-MATLAB

Complete Matlab pipeline for large scale calcium imaging data analysis

Language: MATLAB - Size: 41.5 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 256 - Forks: 148

A-TomMarvoloRiddle/Fluxion

FLUXION is an AI-powered traffic management system that optimizes traffic flow using computer vision, reinforcement learning & reliability with RNN-based backup systems. Includes features like license plate recognition & region selection for better efficiency. FLUXION represents the future of intelligent urban transportation management.

Language: Python - Size: 25.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

LordMendes/ROI-Extraction-in-Thermographic-Breast-Images-Using-Genetic-Algorithms

Language: HTML - Size: 7.17 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

brianmanderson/Dicom_RT_and_Images_to_Mask

Tools to help with the conversion of DICOM images, RT Structures, and dose to useful Python objects. Essentially DICOM to NumPy and SimpleITK Images

Language: Python - Size: 73.9 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 98 - Forks: 30

tomoss/hand-gesture-tracking-roi-kalman-filter

Matlab implementation of Hand gesture tracking system using ROI method and Adaptive Kalman Filter

Language: MATLAB - Size: 6.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

lpolerecky/LANS

A MATLAB-based program for processing and analysis of nanoSIMS data

Language: MATLAB - Size: 64.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

KeesStraatman/Delete-ROI

ImageJ/Fiji macro to delete ROIs from image, ROI manager and Results table

Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

faizan1234567/Saferail-AI

Implementation of image fusion, distance estimation, and object detection algorithms for Saferail in Pakistan.

Language: Python - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

b-fakhar/CV-ImageSegmentation-CustomDataset-LabellingAutomation

This project utilizes deep learning methodologies to automate the segmentation of a dataset I curated myself, focusing on firearm-specific features within cartridge case images. By employing multi-class semantic segmentation, it aims to enhance firearm identification systems.

Language: Jupyter Notebook - Size: 902 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ranaroussi/monthly-returns-heatmap

Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)

Language: Python - Size: 269 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 22

lixu4n/Instance-Segmentation

Interactive Foreground Extraction using ROI & GrabCut Algorithm

Language: Python - Size: 2.24 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KrajShuffle/MRI_Brain_CNN_Classification

Convolutional Neural Network capable of detecting brain tumors and respective locations from 5712 MRI brain scans

Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

buseyaren/installation-guide-of-maskrcnn

Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a segmentation mask is created for the objects detected by this neural network. In this repository, using Anaconda prompt step by step Mask R-CNN setup is shown.

Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 12

raamana/niatlas

Atlas methods and classes for neuroimaging

Language: Makefile - Size: 21.5 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sg-s/mark-roi

simple ROI marking tool built in MATLAB.

Language: Matlab - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

harshablaze/Printed-text-to-speech-using-ocr-and-spell-correction

printed text to speech conversion by improving OCR accuracy using spell correction

Language: Python - Size: 319 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

sshen8/acsat

Automated Cell Segmentation by Adaptive Thresholding (ACSAT)

Language: Matlab - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

AditiBagora/StaticGestureRecognition 📦

The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module to convert the word into speech. Sample images are placed in Images folder.

Size: 1.63 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AditiBagora/DynamicGestureRecognition 📦

The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) calculates the direction of movement of the object of interest i.e. hand and maps it a corresponding word that is defined in a small static dictionary in the program. Sample video is placed in Sentences folder.

Size: 4.35 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

gellston/FastROI

The FAST ROI library is useful for quickly extracting the coordinates of a rotating rectangular ROI

Language: C++ - Size: 35.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

simurgailab/installation-guide-of-maskrcnn Fork of buseyaren/installation-guide-of-maskrcnn

Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a segmentation mask is created for the objects detected by this neural network. In this repository, using Anaconda prompt step by step Mask R-CNN setup is shown.

Language: Jupyter Notebook - Size: 21.9 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Amin-Tgz/OpenCV_Select_Non_Rect_ROI

Select non rectangular ROI in video

Language: C++ - Size: 569 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 4

Azizimj/app_dc

IPhone defect detection

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

315386775/mouseSaveRoiImage

Using Visual Studio 2013 and opencv to obtain the image of the region of interest

Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0