Posts

Showing posts from 2018

Camera Intrinsic Parameter

Image
The idiom calibrating intrinsic camera parameters means finding the transformation from camera 3D coordinate system to image 2D coordinate system (using projection matrix). Where: §   Camera Frame: is the coordinate system which takes camera center as its origin and the optic axis as (Z), and is in mm. §   Image Frame: is the coordinate system which measures the pixel location in the image plane (only x and y) and its origin is the above left corner of the chip. o    Camera intrinsic Parameters characterize the optical, geometry and digital characteristics of a camera. o    The degree of freedom of Intrinsic parameter in the real situation (not ideal situation) is 5 : §   S x , S y (sometimes called: ) are the pixel scale factors (pixel à mm) in x and y direction (can be expressed by focal length and aspect ratio) Aspect ratio: is the ratio of pixel size difference between x and y (width and length) in ideal situation is

Alternative Tool to Matlab... Octave in Image Processing

Octave is a free open source program offers services relatively similar to Matlab. In order to be able to use Octave in Image processing application, you will need to install  image package, which can be done easily by typing the following commands in the command window: Pkg list pkg install -forge general control signal image ·          Each time you want to use image library, you have to load the image package, by typing the following command: Pkg load image             % only in Octave, in Matlab it is already automatic added Some important commands: Command function Command syntax Clear command window clc Load image imread('H:\Octave-4.4.0\samples\myImage.png') Show an image imshow(im) To get the size of a matrix size(im) > disp(size(im)) To plot some matrices >> plot(imgreen(210,:))

خطر المنتج المقلد يتجاوز توقعاتك

Image
مقدمة:  عندما يطرح موضوع المنتجات المقلدة فإن أغلب الشركات والمنظمات الحكومية تركز على الأخطار المباشرة للمنتجات المقلدة والمغشوشة على كونها المسبب الرئيسي في انتشار الحرائق وتخريب الممتلكات وإلحاق الأذى بالأرواح وذلك عندما تفشل هذه المنتجات وبسبب سوء جودتها في تحقيق الهدف المطلوب منها وتعجز عن أداء مهمتها مقارنة بالمنتج الأصلي . لكن خطر هذه المنتجات لا يقتصر على تلك الأخطار المباشرة فقط ولكن في الحقيقة فإن تصنيع المنتجات المقلدة والإتجار بها وشرائها ينطوي على العديد من المخاطر على كل من الأفراد، المجتمعات، الدول، الشركات والطبقات العامل ة … .. بعض من هذه الأخطار يتضمن . استخدام مواد ومكونات ضارة بالبيئة والانسان : لا تستطيع المنتجات المقلدة أو المغشوشة أن تؤمن كلفة المواد المطابقة للمواصفات أة كلفة اختبارها ولذلك تلجأ إلى استخدام مواد أقل كلفة والتي في الغالب تكون مواد ضارة أو غير مسموح في استخدامها في هذه المنتجات بالإضافة إلى كونها غير قابلة لاعادة التدوير . إن خطر هذه المواد يطال كلا من البيئة والبشر وقد يؤدي إلى حدوث أضرار للحيوانات أيضاً

Happy Index.... Measure your Happiness

Happiness is something which has been measured for the last years over the nation levels, but have you thought one day to measure your own happiness... We always measure all the factors which lead to the happiness like how much money do we have, how satisfying our job is, or how many friends do we have... We may suffer from certain things at a specific point of time but still and because of other factors, we may have high Happiness index... The files in the below attachment help you to set the factors which contribute to your happiness, weight them and measure your happiness overall your lifetime... keep track and enhance your life quality since Happiness is the ultimate goal which we all are striving to achieve.. Video How to use Happy Index File Link to Happy Index File