Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 13 results for
imageprocessing
- Page 1
imageprocessing MATLAB 'bit plane" and free error?
Programming
Computer Science
14 Years Ago
by it-lady
I am trying to solve bit plane free error >.> What is wronge here ? img = imread('rose.tif'); img7 = double(bitand(img,128)); img6 = double(bitand(img,64)); img5 = double(bitand(img,32)); img4 = double(bitand(img,16)); img3 = double(bitand(img,8)); img2 = double(bitand(img,4)); img1 = double(bitand(img,2)); img0 = …
Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by daviddoria
…> <li><a href="Notes/EE/
ImageProcessing
.pdf">Image Processing</a> </li…
Re: Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by FC Jamison
…> <li><a href="Notes/EE/
ImageProcessing
.pdf">Image Processing</a> </li…
Re: Image Processing
Programming
Software Development
13 Years Ago
by Unhnd_Exception
…and keep the same aspect ratio of the image.
ImageProcessing
= ResizeBitmap(My.Resources.Brad, PictureBox1.ClientSize) 'I…Bitmap) e.Graphics.DrawImage(
ImageProcessing
, New Rectangle(0, 0,
ImageProcessing
.Width,
ImageProcessing
.Height), 0, 0,
ImageProcessing
.Width,
ImageProcessing
.Height, GraphicsUnit.Pixel, …
Re: image processing
Programming
Software Development
12 Years Ago
by AndreRet
Try [this](http://www.leadtools.com/help/leadtools/v18/dh/pe/leadtools.
imageprocessing
.effects~leadtools.
imageprocessing
.effects.gaussiancommand.html) link. We are STILL not sure what you need. What do you want to do. Do you have current VB6... code? The code above looks like C code, if you are trying to use that in vb it will not work.
Re: convert tiff image compression lzw to ccitt t.6
Programming
Software Development
11 Years Ago
by deceptikon
… this so easy as to be trivial: public static class
ImageProcessing
{ /// <summary> /// Encodes the provided TIFF …(); return formatted; } } Just call that function like this:
ImageProcessing
.Encode("myfile.tif", TiffCompressOption.Ccitt4, PixelFormats.BlackWhite); Easy…
Re: Changing a pixel color that is "close" to another color
Programming
Software Development
17 Years Ago
by Duoas
… formats then see [URL="http://www.efg2.com/Lab/
ImageProcessing
/Scanline.htm"]efg's technical notes on manipulating scanline…
Re: image deblur without original image
Programming
Software Development
14 Years Ago
by CrazyDieter
I suggest you have a look at [URL="http://www.efg2.com/Lab/Library/
ImageProcessing
/Algorithms.htm"]this page[/URL]
Re: Gabor Filter
Programming
Software Development
14 Years Ago
by quuba
… BufferedImage(sourceImage.getWidth(),sourceImage.getHeight(),BufferedImage.TYPE_3BYTE_BGR);[/B] more info
ImageProcessing
\ImageOps example [URL="http://filthyrichclients.org/"]http://filthyrichclients…
Re: Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by cfajohnson
[indent] Use Server-Side Includes, e.g.: [code] <!--#include file="page.html" --> [/code] Or: [code] <!--#include file="header.html" --> <body> <h1>Title</h1> <p>...</p> </body> <!--#include file="footer.html" --> [/code] [/indent]
Re: Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by MJ Pieterse
i would suggest to iFrames
Re: Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by FC Jamison
OK...that worked on my server when I named the original document index.shtml. The shtml extention was required so that I could add the SSI (server side include) directives to the existing page.
Re: Leave sidebar and title bar but change main content
Digital Media
UI / UX Design
16 Years Ago
by daviddoria
Interesting, cool though - thanks all!
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC