17 skills found
ushelp / EasyOCRJava OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
robertvazan / Sourceafis JavaFingerprint recognition engine for Java that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.
Asprise / Java Ocr ApiJava OCR allows you to perform OCR and bar code recognition on images (JPEG, PNG, TIFF, PDF, etc.) and output as plain text, xml with full coordinate as well as searchable PDF
Jayhello / Ocr Recognitionuse java opencv tesseract ocr image words detects and recognition,use python generate jTessBoxEditor train box file
thammegowda / Tensorflow Grpc JavaTensorflow grpc java client for image recognition serving inception model
HighCWu / EasyOCRJava OCR 识别组件(历史找回版本,基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
pirahansiah / OpencvOpenCV 3 , Visual C++ 2015 , win 64x , computer vision, image processing, webcam,video,motion,frame,edge,vector image processing with opencv 3 & c++ Find Faces , Modify Videos and Photos Automatically , Identify, Count & Measure , Realtime Augmented Reality Technology, An introduction to Image Processing, Tutorial Real-Time Object Tracking Using OpenCV, Face Features Detection System, Fast Object Tracking in C++ using OpenCV, How to install OpenCV and Create Sample Project in Visual Studio, Camera calibration With OpenCV, Chessboard or asymmetrical circle pattern, Installing OpenCV 3.2.0 with Visual Studio 2015 and configuring OpenCV project, OpenCv Stereo Vision, Machine Learning,Getting Started with Neural Network,Pattern Recognition and Application,Computer Vision Real-time Pattern Recognition using C++,Deep Neural Networks for Speech and Image Processing,Introduction to Segmentation,Deep Learning,Computer Vision & Machine Learning, Pattern Recognition, Camera Calibration, Optical Flow, Humanoid Robot, Image Processing, iOS developer, Augmented Reality, C++, Java, Matlab, keywords: digital image processing, OpenCV C++ Computer program tutorial, augmented virtual reality (augmented reality), deep machine learning, computer vision with C++ Programming Language, JSON, machine vision, opencv stereo camera calibration, optical flow, video analysis, Image Processing (IP) [OpenCV], Intelligent Systems, Deep Learning, Artificial Intelligence (AI) www.tiziran.com پردازش تصویر , روبوتیک , برنامه نویسی موبایل
daleysoftware / Java Emotion RecognizerJava emotion recognition engine. Given training data and an input image, JEmotionRec can estimate the emotion being conveyed.
scanurag / FaceLogAIAn AI-powered face recognition attendance system built with Java, Spring Boot, and OpenCV. Capture, train, and mark attendance seamlessly via camera or uploaded images.
jitendra-maurya0 / Opencv FaceRecongnitionImage processing like face detection/recognition in java using opencv native library
MinhasKamal / EgamiA Light Weight Image Processing Library (java-pattern-recognition-package-tool)
johnsanthosh / Image ServiceJava Spring Boot based Web Application that is highly scalable. We used Amazon Simple Queue Service, Amazon S3 (Our original architecture supported upload of image files as part of the request body, that were in turn saved in S3 and the further computations [i.e Image recognition model] were done based on the S3 URL ) and MongoDB. FYI : The AWS account used for this project was closed.
shocknoble / KTaNEImage Recognition Java project to complete instances of the game 'Keep Talking and Nobody Explodes'
TolKing1 / Telegram User BotJava Telegram User Bot: A versatile, customizable Telegram bot handling YouTube links, custom commands, text animation, and image text recognition. Get started easily with API credentials. #TelegramBot #JavaDev
thestyleofme / Image Recognitioninvoke a python-trained tensorflow model from java programs,Real-time image recognition,and deploy the applications to springcloud dataflow local server
hetelek / ColorRecognitionColor Recognition is a class built in Java that will extract the 4 major colors out of an image (background, primary, secondary, detail).
mayank8200 / OpenCV Python Tutorial For BeginnersWelcome to a tutorial series, covering OpenCV, which is an image and video processing library with bindings in C++, C, Python, and Java. OpenCV is used for all sorts of image and video analysis, like facial recognition and detection, license plate reading, photo editing, advanced robotic vision, optical character recognition, and a whole lot more. We will be working through many Python examples here. Getting started with OpenCV's Python bindings is actually much easier than many people make it out to be initially. You will need two main libraries, with an optional third: python-OpenCV, Numpy, and Matplotlib.