uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 4 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   access   customer   camera   travel   material   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   live   market   easy   google   resource   operation   startup   monitor   training  


Tag selected: gradient.

Clear all

Showing 4 results.

Looking up gradient tag. Showing 4 results. Clear

SVG Gradient Background Maker

https://testdrive-archive.azurewebsites.net/graphics/svggradientbackgroundmaker/default.html

Saved by uncleflo on April 7th, 2018.

Use this demo to create SVG-based CSS background-image gradients. The CSS markup works in browsers which support SVG as a background-image including Internet Explorer 9, Chrome, Safari, and Opera.

demo svg css background image gradient markup browser support make create creativity test tool development


Thermal Conductivity of some common Materials and Gases

http://www.engineeringtoolbox.com/thermal-conductivity-d_429.html

Saved by uncleflo on February 8th, 2014.

Thermal conductivity of some common materials and gases - insulation, aluminum, asphalt, brass, copper, steel and many more

thermal conductivity material gas insulation asphal metal construction unit number condition state gradient table statistic substance temperature


OpenCV Tutorial 5

http://dasl.mem.drexel.edu/~noahKuntz/openCVTut5.html

Saved by uncleflo on June 24th, 2012.

The first transform I will cover is Canny Edge Detection. The book describes Sobel and Laplace operators for gradient detection, for more technical details about their function please see the text. The Canny Edge Detection algorithm takes the derivative of an image to find the gradients, then determines the direction of these gradients (vertical, horizontal, diagonal up, diagonal down). Then if the amplitude of a given gradient is high enough (the high threshold), the algorithm will trace along that gradient in its direction until the amplitude falls below the low threshold, or the gradient changes direction sharply. The algorithm will also suppress local non-maximums around the edges. cvCanny implements this algorithm. The inputs are the two images to be used, the thresholds, and the aperature size of the convolution kernal. For this example I created two sliders that adjust the thresholds, try moving the sliders and see the effect of the thresholds on the resulting edges.

opencv solution canny algorithm detection technical edge gradient function user image


Writing Bitmap Files in Windows | ad hocumentation • n. fast, instinctive documentation of ideas and solutions.

http://batchloaf.wordpress.com/2011/11/30/writing-bitmap-files-in-windows/

Saved by uncleflo on March 12th, 2012.

Writing Bitmap Files in Windows Posted on November 30, 2011 This is a bitmap file writing example. I compiled it with MinGW (gcc). It generates the following image and saves it as a bitmap file called “image.bmp”.

gcc mingw bitmap simple example development image graphic gradient windows


No further bookmarks found.