15,946,320 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
51 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 6
Page Size:
10
·
25
·
50
Tag filtered by: image-processing
❌
CompactExifLib: Access to EXIF Tags in JPEG, TIFF and PNG Files
Please
Sign up or sign in
to vote.
24 Jun 2021
by
Hans-Peter Kalb
license:
CPOL
C# library for reading and writing EXIF tags in JPEG, TIFF and PNG image files
Multimedia
»
Image Processing
C#
.NET
JPEG
TIFF
image-processing
Image Tagger - A Convolutional Neural Network Based Image Classifier
Please
Sign up or sign in
to vote.
11 May 2020
by
Huseyin Atasoy
license:
Apache
An image classifier / tagger based on convolutional neural networks. Now more than 10 times faster with the Intel MKL support.
Artificial Intelligence
»
Neural Networks
C#
.NET
artificial-intelligence
MatLab
neural-network
image-processing
Using Pointers in Image Processing
17 Jun 2019
by
napuzba
license:
CPOL
How to use pointers when processing images in C#
Multimedia
»
Image Processing
C#
.NET
OpenCV
image-processing
Fast OctTree-Based Nearest Color Search
Please
Sign up or sign in
to vote.
25 May 2019
by
dynamichael
license:
CPOL
Build an oct-tree from a color palette for a fast nearest color search
Multimedia
»
Image Processing
C#
.NET
color
graphics
icon
image
, +
Applying Long Short-Term Memory for Video Classification Issues
Please
Sign up or sign in
to vote.
30 Apr 2019
by
Apriorit Inc
,
Semyon Boyko
license:
CPOL
The approach that allows you to make a neural network analyze the current frame while remembering the state of previous frames
Artificial Intelligence
»
Neural Networks
artificial-intelligence
image-recognition
OpenCV
neural-network
image-processing
Big Data
Please
Sign up or sign in
to vote.
3 Apr 2019
by
Mahsa Hassankashi
license:
CPOL
It is almost everything about big data.
Artificial Intelligence
»
Machine Learning
Python
artificial-intelligence
data
image-recognition
image-processing
hadoop
, +
Action Detection Using Deep Neural Networks: Problems and Solutions
22 Mar 2019
by
Apriorit Inc
,
Vadym Zhernovyi
license:
CPOL
Learn more about the challenges we faced with dataset preparation and network configuration, and how these problems can be solved.
Artificial Intelligence
»
Neural Networks
artificial-intelligence
image-recognition
neural-network
image-processing
detection
How to Use Google Colaboratory for Video Processing
Please
Sign up or sign in
to vote.
7 Mar 2019
by
Apriorit Inc
,
Semyon Boyko
license:
CPOL
How to use this Google service and the free NVIDIA Tesla K80 GPU to achieve your own goals in training neural networks
Artificial Intelligence
artificial-intelligence
image-recognition
OpenCV
image-processing
nvidia
Improving the Performance of Mask R-CNN Using TensorRT
10 Dec 2018
by
Apriorit Inc
,
Vadym Zhernovyi
license:
CPOL
The experience of improving Mask R-CNN performance six to ten times by applying TensorRT
Artificial Intelligence
»
Deep Learning
artificial-intelligence
image-recognition
CUDA
image-processing
machine-learning
nvidia
, +
Image Recognition with C# and Emgu Libraries
Please
Sign up or sign in
to vote.
16 May 2017
by
Emiliano Musso
license:
CPOL
Develop a simple application to search into a list of images for the one containing a smaller portion of the original one, graphically showing the points of intersection between the two
Multimedia
»
Image Processing
C#
.NET
image-recognition
Emgu-CV
image-processing
Page 1 of 6
1
2
3
4
5
6
First
·
Prev
·
Next
·
Last