rgb-image

There are 17 repositories under rgb-image topic.

  • hongsukchoi/Pose2Mesh_RELEASE

    Official Pytorch implementation of "Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose", ECCV 2020

    Language:Python679167469
  • ChanglongJiangGit/A2J-Transformer

    [CVPR 2023] Code for paper 'A2J-Transformer: Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation from a Single RGB Image'

    Language:Python964298
  • YUVviewer

    QQxiaoming/YUVviewer

    YUVviewer is a small tool for developers to view and preview various original image formats. It is based on Qt and opencv frameworks and supports windows/linux/macos.YUVviewer一款用于开发人员查看预览各种原始图像格式的小工具,其基于Qt和opencv的框架,支持windows/linux/macos。

    Language:C++26426
  • georgeerol/RoboticPerception

    Explore object recognition, segmentation, and how to process depth data from camera sensors to help a robot better understand and navigate its world.

    Language:C++20416
  • MrDavidYu/TF_Convolutional_Autoencoder

    Convolutional autoencoder for encoding/decoding RGB images in TensorFlow with high compression ratio

    Language:Python12204
  • dsgou/ros_visual

    The purpose of this project is to detect and track people in an indoor environment and recognize events regarding their movement using visual information. The visual information used consists of an RGB stream and a depth stream from an ASUS Xtion Pro or Microsoft Kinect.

    Language:C++11806
  • james-roden/ArcGIS-RGB-to-Z-Tool

    Convert RGB raster to correspondig z-value raster toolbox for ArcGIS

    Language:Python5311
  • talhatallat/Low-Light-Image-Enhancement

    Images captured in outdoor scenes can be highly degraded due to poor lighting conditions. These images can have low dynamic ranges with high noise levels that affect the overall performance of computer vision algorithms. To make computer vision algorithms robust in low-light conditions, use low-light image enhancement to improve the visibility of an image. The histogram of pixel-wise inversion of low-light images or HDR images is very similar to the histogram of hazy images. Thus, you can use haze removal techniques to enhance low-light images.

    Language:MATLAB4100
  • josgard94/Image-Processing-Convert-chanel-color-HSI-to-RGB-and-RGB-to-HSI

    In this repository you will find an implementation in matlab to pass an RGB image to HSI and from HSI to RGB.

    Language:MATLAB2101
  • pouryahoseini/Next-Best-View-Dataset

    A dataset for testing next best view methods as a part of active vision systems.

  • ChrystianMelo/ImageConverter

    RGB to Grayscale Conversion

    Language:C++1200
  • dleedev365/Image-Processing

    [CMPT 365: Multimedia System] A Java GUI application that allows users to change RGB, brightness, grayscale and dithering of an image. Use Floyd–Steinberg dithering algorithm.

    Language:Java1100
  • DB11051998/Skin-Cancer

    auto-segmenting the skin cancer from the background using Mask-RCNN

    Language:Jupyter Notebook0200
  • ftraple/cpp-rgb-image-decomposition

    RBG Image decomposition algorithm.

    Language:C++0100
  • soumilchugh/RCNN-SelectiveSearch

    This repo contains the code for region based CNN network

    Language:Python0100
  • rvcgeeks/librvcbitmap

    A bitmap image manipulation library written from scratch in C

    Language:C++20