Paint.Net Adjustment->Curves tool

  • Thread starter Thread starter Superposed_Cat
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the use of the Adjustment->Curves tool in Paint.NET for face detection in C# using AForge. The user seeks alternative names for the "Curves" tool to improve searchability and inquires about an AForge/C# implementation of this functionality. Suggestions include reaching out to the Paint.NET developer for potential code sharing. The conversation highlights the effectiveness of the Curves tool in isolating facial features.

PREREQUISITES
  • Familiarity with C# programming language
  • Understanding of AForge.NET framework
  • Knowledge of image processing concepts
  • Experience with Paint.NET software
NEXT STEPS
  • Research AForge.NET image processing techniques
  • Explore Paint.NET plugin development for custom tools
  • Learn about alternative image processing libraries in C#
  • Investigate the mathematical principles behind curve adjustments in image editing
USEFUL FOR

Developers working on image processing applications, particularly those utilizing C# and AForge.NET, as well as graphic designers seeking to enhance their understanding of Paint.NET's capabilities.

Superposed_Cat
Messages
388
Reaction score
5
Hi all, I am working on face detection in c# and aforge, I've tried using threshold and inversion with grey scale but that doesn't seem to work,I noticed that Paint.Net's Adjustment->Curves tool can isolate the facial features though so was wondering if there is another name for the tool as "curves" is a little ambiguous for Google. Does anyone know of an aforge/c# implementation of this tool? Any help appreciated.
 
Technology news on Phys.org
You could try writing to the guy who codes Paint.NET. He might share the code with you.
 
As good an idea as any lol.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
616
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 19 ·
Replies
19
Views
10K
  • · Replies 22 ·
Replies
22
Views
10K