To develop functional modules to process grayscale image intensity data. And perform Point and spatial operations. Uses Prewitt, Sobel, and Laplacian of Guassian Methods. And calculates their histograms.
PlotSphereintensity(azimuth, elevation)
PlotSphereintensity(azimuth, elevation, intensity)
h = PlotSphereintensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a green sphere is produced)
All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated.
Output:
h - a handle to the patch object
The axes are also plotted:
positive x axis is red
positive y axis is green
positive z axis is blue
為提高太陽能的利用率,以ATmega8單片機(jī)為控制核心,設(shè)計(jì)了一套光電跟蹤與視日運(yùn)動軌跡跟蹤互補(bǔ)控制的雙軸太陽跟蹤器。該跟蹤器在晴天時,利用光敏電阻采集光強(qiáng)判斷太陽位置,控制步進(jìn)電機(jī)實(shí)現(xiàn)光電跟蹤;在陰天時,采集時鐘器件PCF8583的時間信息,計(jì)算當(dāng)前太陽位置來實(shí)現(xiàn)視日運(yùn)動軌跡跟蹤。實(shí)驗(yàn)表明:該太陽跟蹤器能在不同天氣狀況下對太陽進(jìn)行較準(zhǔn)確地跟蹤,能量接收效率提高了30%,達(dá)到充分利用太陽能的目的。
Abstract:
To improve the utilization rate of solar energy,a kind of solar tracking controller which effectively combined the sun angle tracking and photo electric tracking based on ATmega8is designed.In the sunny days,the solar tracking con-troller determines the sun's position by using photosensitive resistances to collect light intensity and control stepper motors to achieve photo electric tracking,n cloudy days,it collects clock chip PCF8583time information to calculate the current position of the sun and achieve the sun angle tracking.Experimental results show the solar tracking controller accurately tracks the sun in different weather conditions,improves received energy efficiency by30%and reaches the purpose of full use of solar energy.
This application report discusses the design of non-invasive optical plethysmographyalso called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). Thepulsoximeter consists of a peripheral probe combined with the MCU displaying theoxygen saturation and pulse rate on a LCD glass. The same sensor is used for bothheart-rate detection and pulsoximetering in this application. The probe is placed on aperipheral point of the body such as a finger tip, ear lobe or the nose. The probeincludes two light emitting diodes (LEDs), one in the visible red spectrum (660nm) andthe other in the infrared spectrum (940nm). The percentage of oxygen in the body isworked by measuring the intensity from each frequency of light after it transmitsthrough the body and then calculating the ratio between these two intensities.