Mobile app version of vmapp.org
Login or Join
Pope1402555

: Low Res Image Processing Lately I've been using AutoCAD to make jpeg images where every line in the jpeg image is processed differently based on the color of the line. Every line in the

@Pope1402555

Posted in: #Autocad #ImageProcessing #ImageQuality #Pixel

Lately I've been using AutoCAD to make jpeg images where every line in the jpeg image is processed differently based on the color of the line. Every line in the image is identified by it's RGB color and the color determines how my program processes the line. My problem is that when I use AutoCAD and draw a red line on a black background it looks as though the red line is made up of many different shades of red, for example: here is an image of some red lines a I drew on a black background in AutoCAD,



If I zoom in on the red line I see that there is actually three shades of red being used for my line and that the red line is four pixels wide!



But since my program only looks for the shade of red I thought I used (RGB = 255,0,0) it won't find most of the line since the program published the picture with seemingly a different shade of red then I wanted.

Basically I'm looking for a CAD like program that will allow me to draw a one pixel line and control exactly what color will be used. I want to be able to make arcs, circles, lines, polygons, etc but basically in really low resolution. I know this is seemingly the opposite of what most image editors goal is so I figured I would ask here.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Pope1402555

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme