Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • PlotSphereIntensity.rar ... (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 ...
  • fixpt.tar.gz ... processors. The following is a summary of what is and is not supported: Supported: - MPEG2, MPEG4 low complexity decoding (intensity stereo, M-S, TNS, PNS) - spectral band replication (SBR), high-quality mode - mono, stereo, and multichannel ...
  • anisodiff.rar anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.
  • Fraunhofer.zip This file contains a program with GUI, that calculate and display a difraction picture on a rectangular hole using Fraunhofer integral in dependence of hole sizes and intensity of light. May be useful for university student of any optics specialities.
  • Intensity.rar 自己编的VC显示图像灰度直方图的对话框模式的程序,适合初学者学习探讨。内有测试图片
  • DIP_1.rar The focus of this project is to experiment with intensity transformations to enhance an image.
  • mutual.zip ... estimating joint histogram of the two images. Experiments are presented that demonstrate the approach. The technique is intensity-based rather than feature-based. As a comparative assessment the performance based on normalized mutual information and ...
  • TempToLED.java.gz For SunSPOT - Demonstrates how to get temperature sensor readings and display on using LED color/intensity
  • pulse_oximeter_design.rar ... ) and the other in the infrared spectrum (940nm). The percentage of oxygen in the body is worked by measuring the intensity from each frequency of light after it transmits through the body and then calculating the ratio between these two intensities.
  • PUDN.rar My code is implementation of classic snakes, according to the article of Active contour model. I m making reduction of external curve to the center which searching for extremum (the strongest intensity gradient of edge).