Experience of Intel HD 630 damn driver.

      Comments Off on Experience of Intel HD 630 damn driver.

I guess some people may experienced badness of Intel something – as like old models from Intel graphics as known thousnad numbered models – HD 2000 or 3000 whatever, when specially upgraded to Windows 10 from older. My new office desktop presented to me a bad experience about mouse cursor… Read more »

Bluboo Dual real life review

      Comments Off on Bluboo Dual real life review

This in life review written for Bluboo Dual. Thi is a smartphone from chana, built in daul camera and made with aluminium metal uni-body budget phone priced in around 100 USD from Aliexpress. Has no phsysical navigation buttons on bottom of screen, but some space left – maybe it was… Read more »

Correcting shaded illumination on medical image.

      Comments Off on Correcting shaded illumination on medical image.

By using CLAHE algorithm, there’s some problem occurs by object shapes like this: Each edge side of object going too darken by window leveling. It is defecting issue of CLAHE. So I tried to make it corrected with shading correction. Here is source raw image, 14bit gray. First, I need… Read more »

The Negotiator, Mr.Moon.

      Comments Off on The Negotiator, Mr.Moon.

 This is a new title of TIME. I am tired to dictatorship fellowers, specially a daughter of dictor money. Hope I could met a real president of democracy, leader for people who understand what is freedom, what is democracy.

Don’t be a victim of AliExpress faud coin sales.

      Comments Off on Don’t be a victim of AliExpress faud coin sales.

It is my terrible experience happended in a hour ago, I found a 3.5″ Orico HDD enclosure with 1099 Ali coins with 17.99 USD. I have understand it must be a chance to buy it lowest cost because huge amount coins required to buy this. Had paid over 19 USD… Read more »

Two different version of Lexar SDXC 64GB UHS-1 (300x)

      Comments Off on Two different version of Lexar SDXC 64GB UHS-1 (300x)

I found something interested issue, it is about two different version of Lexar SDXC 64GB 300x where it made from. My cards are two different nations : Taiwan and Korea. And I could suppose one of those must be belong to Barun Electronics of South Korea. So I had check… Read more »

tinydicom + rawprocessor lesson #2

      Comments Off on tinydicom + rawprocessor lesson #2

Now it’s time to next step for using my open sources,  And here I like to introduce how loads DCM and what it contains inside tags. Just read my example code to read DICOM tags from DCM file, it should help what inside. #ifdef __APPLE__ #include <sys/uio.h> #elif _WIN32 #include… Read more »